- db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
- d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
- 13fac48 normalize resource locale ctor construction mechanisms by Caolán McNamara · 9 years ago
- b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
- b1a1baa loplugin:constparams in formula,xmlhelp by Noel Grandin · 9 years ago
- b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
- 4ed70b8 loplugin:unusedfields by Noel Grandin · 9 years ago
- a5ec33c tdf#107135 Add missing ODFF function FINDB. by Winfried Donkers · 9 years ago
- 4232d12 give formula .uis their translation domain by Caolán McNamara · 9 years ago
- 182a74d de-hrc various things by Caolán McNamara · 9 years ago
- 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
- 7232980 Resolves: tdf#104186 spaces between function name and ( not allowed in OOXML by Eike Rathke · 9 years ago
- bf1ffc6 FormulaDlg_Impl::UpdateValues: evaluate in force-array context if present by Eike Rathke · 9 years ago
- d6a16ae Turn m_nEdFocus into local variable, it's not read elsewhere by Eike Rathke · 9 years ago
- 34e556a Prefix member variables with m_ by Eike Rathke · 9 years ago
- 00aa089 Reorganize Scheduler priority classes by Jan-Marek Glogowski · 10 years ago
- 2a440a7 loplugin:oncevar: empty strings: formula by Stephan Bergmann · 9 years ago
- ebbde0b Buy some newlines by Eike Rathke · 9 years ago
- e3b8254 Use proper non-/array context to calculate Structure tree by Eike Rathke · 9 years ago
- 1772e5c Revert "loplugin:casttovoid" by Eike Rathke · 9 years ago
- c5cb46b Instanciate FormulaCompiler using createCompiler() by Eike Rathke · 9 years ago
- ff10bc4 loplugin:casttovoid by Stephan Bergmann · 9 years ago
- f6574be FormulaDlg_Impl::MakeTree: pass down current function/operator token by Eike Rathke · 9 years ago
- c9f6bd6 tdf#107135, add missing ODFF function REPLACEB. by Winfried Donkers · 9 years ago
- 963a49a4 Spaces are cheap ... and really help to read code by Eike Rathke · 9 years ago
- c8c12a7 Buy more spaces, and newlines even by Eike Rathke · 9 years ago
- 7f787b4 Buy some spaces by Eike Rathke · 9 years ago
- 5bb4625 Use const (I)FormulaToken* where possible by Eike Rathke · 9 years ago
- 6865f46 Make that debuggable despite AnyInput() pending by Eike Rathke · 9 years ago
- eda1190 Replace a "not ideal coding" ... by Eike Rathke · 9 years ago
- 209cc5c Set error on more than max params (255) per function by Eike Rathke · 9 years ago
- a5bff39 Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.h by Eike Rathke · 9 years ago
- 8237a77 loplugin:unusedfields in formula by Noel Grandin · 9 years ago
- 0cc5391 loplugin:casttovoid in VCL_BUILDER_DECL_FACTORY by Stephan Bergmann · 9 years ago
- 385ab75 loplugin:casttovoid: formula by Stephan Bergmann · 9 years ago
- d116894 loplugin:oncevar in formula..framework by Noel Grandin · 9 years ago
- d9726a6 formula: remove indirection and use unique_ptr by Jochen Nitschke · 9 years ago
- c3fae6b Add yet another kind of iterator for the two arrays in FormulaTokenArray by Tor Lillqvist · 9 years ago
- cfd5d20 Drop another friend declaration by Tor Lillqvist · 9 years ago
- a056978 Drop one friend declaration and instead add some useful member functions by Tor Lillqvist · 9 years ago
- a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
- 5c81adc Get rid of the index inside FormulaTokenArray by Tor Lillqvist · 9 years ago
- b3dfd79 Use pointer instead of reference by Tor Lillqvist · 9 years ago
- 92b7acd Avoid use of FormulaTokenArray::First() and Next() in another place by Tor Lillqvist · 9 years ago
- 4e81314 Avoid use of FormulaTokenArray::First() and Next() in another place by Tor Lillqvist · 9 years ago
- a0a72ba Avoid use of FormulaTokenArray::First() and Next() in one place by Tor Lillqvist · 9 years ago
- 7b67e3f Add FirstToken() and FirstRPNToken() functions that don't touch nIndex by Tor Lillqvist · 9 years ago
- 9043552 Forgot FormulaTokenArrayPlainIterator::GetNextName() by Tor Lillqvist · 9 years ago
- 5abb8cc Take new FormulaTokenArrayPlainIterator into use in one simple place by Tor Lillqvist · 9 years ago
- c2b2560 Partial start of separating the iterator out from FormulaTokenArray by Tor Lillqvist · 9 years ago
- 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago
- fd48f39 Translate German comments and debug strings (leftovers in f... dirs) by Johnny_M · 9 years ago
- 054c06d loplugin:stringcopy: formula by Stephan Bergmann · 9 years ago
- 70cb775 Resolves: tdf#96426 more whitespace intersection operator in Excel syntax by Eike Rathke · 9 years ago
- 534746c Introduce and check FormulaTokenArray::mbFinalized to not add further tokens by Eike Rathke · 9 years ago
- 3e67f82 inherit ReferenceOrForceArray only if nested not Reference, tdf#107724 prep by Eike Rathke · 9 years ago
- 1cf4494 Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prep by Eike Rathke · 9 years ago
- f39e1b1 Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prep by Eike Rathke · 9 years ago
- 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
- b3eb843 cleanup tools/debug.hxx includes by Jochen Nitschke · 9 years ago
- f772812 split out the non-translatable strings by Caolán McNamara · 9 years ago
- 29a72ca loplugin:checkunusedparams in forms..formula by Noel Grandin · 9 years ago
- 9b0fb3f remove formula bitmaps from .src files by Caolán McNamara · 9 years ago
- da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
- de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
- 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
- bc6ccee these resources are not to be translated by Caolán McNamara · 9 years ago
- 22c775b cppcheck: arrayIndexThenCheck by Julien Nabet · 9 years ago
- 9f565f5 can use gb_CppunitTest_use_configuration and still access .ui files by Caolán McNamara · 9 years ago
- 5128960 loplugin:inlinefields in formula::FormulaCompiler by Noel Grandin · 9 years ago
- 7d98edf tdf#39468 Translate German comments by Jens Carl · 9 years ago
- b7b2c95 remove hack for non DBG_UTIL builds by Jochen Nitschke · 9 years ago
- 1ed1b63 remove redundant OpCode casts by Jochen Nitschke · 9 years ago
- c627f4b remove unused defines from HRC files in various by Noel Grandin · 9 years ago
- 3ee1c41 tdf#105931 Add function ROUNDSIG to Calc. by Winfried Donkers · 9 years ago
- 06f0d2d convert FormulaCompiler::SeparatorType to scoped enum by Noel Grandin · 9 years ago
- 6093322 replace localresource of strings and keys with StringArray by Caolán McNamara · 9 years ago
- e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
- b4adb0c loplugin: unnecessary destructor forms..idlc by Noel Grandin · 9 years ago
- bf110d4 Change all Idle* LINKs to be Timer* by Jan-Marek Glogowski · 9 years ago
- fdc6126 Refactor Scheduler to add Task class by Jan-Marek Glogowski · 9 years ago
- 70fed86 new loplugin: useuniqueptr: forms..framework by Noel Grandin · 9 years ago
- 0bb8bcf e*, f*: load BitmapEx resources instead of Image ones by Caolán McNamara · 9 years ago
- b36bf9f check length of string as this can be called untokenized, tdf#105024 related by Eike Rathke · 9 years ago
- 6b89bcf check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-up by Eike Rathke · 9 years ago
- 857be5b Resolves: tdf#105024 generate and parse detailed "#ERRxxx!" error constants by Eike Rathke · 9 years ago
- 9b8fb82 loplugin:unnecessaryoverride by Stephan Bergmann · 9 years ago
- 39a33a5 Rewrite some (trivial) assignments inside if/while conditions: formula by Stephan Bergmann · 9 years ago
- 6bb2060 vcl: rename Window::Notify to EventNotify by Michael Stahl · 9 years ago
- bbb9264 add missing deps on ui files by David Tardon · 9 years ago
- d8a8ed0 gbuild allow unitest to run once per lang in WITH_LANG_LIST by Norbert Thiebaud · 9 years ago
- ec4e48c Fix typos by Samuel Mehrbrodt · 9 years ago
- 1ba4bb6 loplugin:countusersofdefaultparams in editeng..rsc by Noel Grandin · 9 years ago
- be55107d loplugin fixes here, too by Tor Lillqvist · 9 years ago
- df2e37e use-after-free fix here, too by Tor Lillqvist · 9 years ago
- a162964 Typos by Tor Lillqvist · 9 years ago
- bbf6c51 loplugin:expandablemethods in forms..formula by Noel Grandin · 9 years ago
- 525a45f loplugin:unnecessaryvirtual in framework by Noel Grandin · 9 years ago
- b01c5ae loplugin:unusedmethods unused return types by Noel Grandin · 9 years ago
- ffed74e -Werror,-Wunused-private-field by Stephan Bergmann · 9 years ago