summaryrefslogtreecommitdiff
path: root/sfx2/source/control/unoctitm.cxx
AgeCommit message (Expand)Author
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-07tdf#119228 Add UI elements to resolve and unresolve commentsScott Clarke
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-29Fix typosAndrea Gelmini
2019-06-30Revert "Rewrite all the logger statements with the new grammar syntax"Xisco Faulí
2019-06-29Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif
2019-06-12lok: Fix status of InsertPage, DeletePage and DuplicatePage.Jan Holesovsky
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-21lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro
2019-02-14getToken() already returns an empty string if index is negativeMatteo Casalin
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-14lok: Handle Special character menu item's state correctly in onlineTamás Zolnai
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-03uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara
2018-02-21lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar
2018-02-12Use range-based forMike Kaganski
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2018-01-25lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky
2018-01-18sw lokit: add page syles to header & footerHenry Castro
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-12-08sw lok: enable Page Header/FooterHenry Castro
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-06lokdialog: State change events for dialogs uno commandsPranav Kant
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-10-02lok: handle .uno:LanguageStatus commandHenry Castro
2017-09-20lok: Expose the automatic spell checking state in the UI.Jan Holesovsky
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke