summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2017-10-31sfx2: Kill useless mutex guardTakeshi Abe
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-10-06use rtl::Reference in svl,sfx2Noel Grandin
2017-10-04Fix typosAndrea Gelmini
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04clang-tidy modernize-use-equals-default in sfx2Jochen Nitschke
2017-10-02lok: handle .uno:LanguageStatus commandHenry Castro
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-09-20lok: Expose the automatic spell checking state in the UI.Jan Holesovsky
2017-09-15tdf#111799 Added missing initialization of fontSerge Krot
2017-09-06const correctness in o3tl::array_viewNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-15tdf#109210 - Non-standard background color at the new controlsAkshay Deep
2017-08-11tdf#111567: fix memleak in TemplateLocalView::insertItemsJulien Nabet
2017-08-10loplugin:unusedenumconstantsNoel Grandin
2017-08-09tdf#108802 : In SfxControllerItem::dispose do not directly...Dennis Francis
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-07-25Clear Recent View and Fav view using Right ClickAkshay Deep
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21Remove unused function code special charactersAkshay Deep
2017-07-19Favourites feature in Special charactersAkshay Deep
2017-07-17Fix typosAndrea Gelmini
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-19add more debug names for scheduled eventsLászló Németh
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin