Age | Commit message (Expand) | Author |
2017-05-09 | In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already gone | Stephan Bergmann |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |
2017-05-04 | loplugin:checkunusedparams in sfx2 | Noel Grandin |
2017-05-02 | untranslated strings are just strings | Caolán McNamara |
2017-04-27 | another name for a nonlocalized string is a string | Caolán McNamara |
2017-04-26 | remove sfx2 bitmaps from .src files | Caolán McNamara |
2017-04-26 | remove sfx2 bitmaps from .src files | Caolán McNamara |
2017-04-25 | remove bitmaps from .src files | Caolán McNamara |
2017-04-24 | Do not pass a suggested name to GUIStoreModel: it is always overwritten | Matteo Casalin |
2017-04-23 | Replace GetImage with CommandInfoProvider::GetImageForCommand | Maxim Monastirsky |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-18 | tdf#95992 "Edit" > "Compare Document..." opens dialog that is... | Matteo Casalin |
2017-04-14 | convert bookmark menu to .ui | Caolán McNamara |
2017-04-07 | Revert "Related tdf#105566 Update Infobar when signature status changes" | Michael Stahl |
2017-04-07 | Related tdf#105566 Update Infobar when signature status changes | Samuel Mehrbrodt |
2017-03-29 | Fix typo in method | Andrea Gelmini |
2017-03-17 | remove unused defines from HRC files in sfx2 | Noel Grandin |
2017-03-14 | remove unused RID constants | Noel Grandin |
2017-03-13 | tdf#95416 remove ../ in #include headers of sfx2 files | Jeevan |
2017-01-19 | sfx2: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-19 | tdf#104718: Prompt user to continue on SAXException | Mike Kaganski |
2017-01-17 | new loplugin: useuniqueptr: sfx2 | Noel Grandin |
2016-12-21 | remove newly unused SfxImageManager | Caolán McNamara |
2016-12-13 | tdf#95416 Fix an include for sfx2 | Adam Kasztenny |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-10-04 | can now remove both PopupContainer copies | Caolán McNamara |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-02 | loplugin:countusersofdefaultparams in sfx2 | Noel Grandin |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-05 | Template Manager: Merge local view and abstract view | Akshay Deep |
2016-06-27 | GSoC notebookbar: switching tabs depending on context | Szymon Kłos |
2016-06-18 | uitest: an enum is a bad idea for the type | Markus Mohrhard |
2016-06-18 | uitest: some small improvements for the TabDialog wrapper | Markus Mohrhard |
2016-06-18 | uitest: move declaration for the uitesting wrapper objects to include/ dir | Markus Mohrhard |
2016-06-18 | uitest: a slightly better approach for the factory problem in the ui testing | Markus Mohrhard |
2016-06-18 | uitest: work on supporting ui objects in sfx2 for uitesting | Markus Mohrhard |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | loplugin:passstuffbyref in sfx2 | Noel Grandin |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-11 | clang-tidy performance-unnecessary-value-param in sfx2 | Noel Grandin |
2016-03-11 | work on sane lifecylce for SfxFilter | Markus Mohrhard |
2016-02-28 | Kill sfx2 menu support | Maxim Monastirsky |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-01-11 | Merge BitSet into IndexBitSet (and remove unused parts) | Stephan Bergmann |
2016-01-11 | loplugin:privatebase: Make derivation from BitSet explicitly private | Stephan Bergmann |
2016-01-11 | PCH support on Linux | Ashod Nakashian |
2015-12-17 | Remove unused ToolPanel (aka TaskPane) | Samuel Mehrbrodt |
2015-12-04 | sfx2: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-11-16 | Move CommandInfoProvider to vcl and use it from there | Samuel Mehrbrodt |