Age | Commit message (Expand) | Author |
2017-11-02 | loplugin:finalclasses in forms | Noel Grandin |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-23 | loplugin:includeform: formula | Stephan Bergmann |
2017-10-17 | turn implicit container explicit in buildable notebooks | Caolán McNamara |
2017-10-02 | Tone down excessive directional chars in Back/Next buttons | Adolfo Jayme Barrientos |
2017-09-25 | Rename GetSelectEntryCount -> GetSelectedEntryCount | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-09-11 | clang-tidy modernize-use-emplace in editeng..framework | Noel Grandin |
2017-09-07 | tdf#107135 Add missing ODFF function SEARCHB. | Winfried Donkers |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-02 | normalize resource locale ctor construction mechanisms | Caolán McNamara |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | loplugin:constparams in formula,xmlhelp | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-26 | loplugin:unusedfields | Noel Grandin |
2017-07-25 | tdf#107135 Add missing ODFF function FINDB. | Winfried Donkers |
2017-07-21 | give formula .uis their translation domain | Caolán McNamara |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-17 | Resolves: tdf#104186 spaces between function name and ( not allowed in OOXML | Eike Rathke |
2017-07-16 | FormulaDlg_Impl::UpdateValues: evaluate in force-array context if present | Eike Rathke |
2017-07-14 | Turn m_nEdFocus into local variable, it's not read elsewhere | Eike Rathke |
2017-07-14 | Prefix member variables with m_ | Eike Rathke |
2017-07-13 | Reorganize Scheduler priority classes | Jan-Marek Glogowski |
2017-07-13 | loplugin:oncevar: empty strings: formula | Stephan Bergmann |
2017-07-11 | Buy some newlines | Eike Rathke |
2017-07-11 | Use proper non-/array context to calculate Structure tree | Eike Rathke |
2017-07-11 | Revert "loplugin:casttovoid" | Eike Rathke |
2017-07-11 | Instanciate FormulaCompiler using createCompiler() | Eike Rathke |
2017-07-11 | loplugin:casttovoid | Stephan Bergmann |
2017-07-10 | FormulaDlg_Impl::MakeTree: pass down current function/operator token | Eike Rathke |
2017-07-10 | tdf#107135, add missing ODFF function REPLACEB. | Winfried Donkers |
2017-07-10 | Spaces are cheap ... and really help to read code | Eike Rathke |
2017-07-10 | Buy more spaces, and newlines even | Eike Rathke |
2017-07-10 | Buy some spaces | Eike Rathke |
2017-07-10 | Use const (I)FormulaToken* where possible | Eike Rathke |
2017-07-05 | Make that debuggable despite AnyInput() pending | Eike Rathke |
2017-07-05 | Replace a "not ideal coding" ... | Eike Rathke |
2017-07-04 | Set error on more than max params (255) per function | Eike Rathke |
2017-07-04 | Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.h | Eike Rathke |
2017-07-04 | loplugin:unusedfields in formula | Noel Grandin |
2017-07-04 | loplugin:casttovoid in VCL_BUILDER_DECL_FACTORY | Stephan Bergmann |
2017-07-02 | loplugin:casttovoid: formula | Stephan Bergmann |
2017-06-25 | loplugin:oncevar in formula..framework | Noel Grandin |
2017-06-22 | formula: remove indirection and use unique_ptr | Jochen Nitschke |
2017-06-19 | Add yet another kind of iterator for the two arrays in FormulaTokenArray | Tor Lillqvist |
2017-06-19 | Drop another friend declaration | Tor Lillqvist |
2017-06-19 | Drop one friend declaration and instead add some useful member functions | Tor Lillqvist |