Age | Commit message (Expand) | Author |
2017-03-14 | Remove excess non-const getters | Stephan Bergmann |
2017-03-13 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-08 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-08 | Clean up uses of integer types | Stephan Bergmann |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-08 | loplugin:unusedenumconstants read-only constants in vcl | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-30 | I don't see why we hide 'select all' if there is no insert symbol dialog | Caolán McNamara |
2017-01-30 | convert edit menu to .ui format | Caolán McNamara |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-17 | Change Idle to be a Timer subclass | Jan-Marek Glogowski |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-17 | tdf#97087 GDB pretty print the Scheduler task list | Jan-Marek Glogowski |
2017-01-13 | new loplugin: useuniqueptr: vcl | Noel Grandin |
2016-12-12 | coverity#1397043 Unchecked return value | Caolán McNamara |
2016-12-11 | Drop ComplexDisabled flags that does nothing | Khaled Hosny |
2016-12-10 | tdf#93430: Return the right offsets for runs | Tamás Zolnai |
2016-12-08 | convert SFX_HINT to scoped enum | Noel Grandin |
2016-12-07 | convert VCLEVENT constants to scoped enum | Noel Grandin |
2016-12-06 | Convert TextView to unique_ptr | Mark Page |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-11-23 | loplugin:unnecessaryoverride (dtors) in vcl | Stephan Bergmann |
2016-10-26 | loplugin:expandablemethods in vcl | Noel Grandin |
2016-10-14 | loplugin:mergeclasses merge TextView with ExtTextView | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-30 | loplugin:constantparam | Noel Grandin |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-08 | rename CollapsAttribs -> CollapseAttribs | Noel Grandin |
2016-09-07 | loplugin:constantparam in vcl..xmlscript | Noel Grandin |
2016-09-05 | convert ScrollType to scoped enum | Noel Grandin |
2016-08-04 | Resolves: tdf#97120 printing controls uses wrong font and font sizes | Caolán McNamara |
2016-08-01 | svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoAction | Miklos Vajna |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-27 | loplugin:countusersofdefaultparams in tools..xmlsecurity | Noel Grandin |
2016-07-26 | tdf#75757 Remove inheritance to std::vector | Takeshi Abe |
2016-06-27 | loplugin:singlevalfields in vcl(part2) | Noel Grandin |
2016-06-24 | loplugin:singlevalfields in vcl(part1) | Noel Grandin |
2016-06-23 | tdf#97527 - vcl: reference-count Menu | Noel Grandin |
2016-06-22 | DBG_ASSERT->SAL_WARN_IF didn't reverse condition | Caolán McNamara |
2016-06-17 | convert DBG_ASSERT in vcl | Noel Grandin |
2016-06-10 | tdf#96099 Remove various smart pointer typedefs in vcl | Mark Page |
2016-06-03 | Convert ComplexTextLayoutMode to scoped enum | Noel Grandin |
2016-05-30 | Convert SelectionMode to scoped enum | Noel Grandin |
2016-05-30 | Convert TxtAlign to scoped enum | Noel Grandin |
2016-05-26 | Convert TextDirectionality to scoped enum | Noel Grandin |
2016-05-20 | loplugin:unusedmethods in vcl | Noel Grandin |