summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)AuthorFilesLines
2017-08-23convert message box style bits to scoped enumNoel Grandin2-2/+2
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-3/+3
2017-08-19drop unused SfxSizeItemJochen Nitschke1-1/+0
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+2
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-3/+3
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-08-07loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski1-5/+0
2017-08-03tdf#97745 use lowercase names for fileOlivier Hallot1-1/+1
2017-08-02tdf#97745 rename index,html to LOHelp.htmlOlivier Hallot1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin2-2/+2
2017-08-02split out VclBuilder static methodsCaolán McNamara1-4/+4
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara3-16/+3
2017-08-01move resmgr to unotoolsCaolán McNamara1-3/+3
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-28fix indentationMarkus Mohrhard1-70/+70
2017-07-28loplugin:constparams handle constructorsNoel Grandin4-5/+5
2017-07-25loplugin:unusedmethodsNoel Grandin3-16/+0
2017-07-24loplugin:unusedfields some writeonly fieldsNoel Grandin2-7/+0
2017-07-23Removed duplicated includesAndrea Gelmini3-3/+0
2017-07-21loplugin:constparams in sfx2Noel Grandin8-11/+11
2017-07-21de-hrc various thingsCaolán McNamara8-49/+16
2017-07-21migrate to boost::gettextCaolán McNamara28-613/+75
2017-07-20Change url for Help onlineOlivier Hallot1-1/+2
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-3/+3
2017-07-13unused ResMgrCaolán McNamara1-4/+0
2017-07-13Show document title for embedded documentsSzymon Kłos1-0/+5
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski2-3/+1
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann2-8/+4
2017-07-10simplify some OUString compareTo callsNoel Grandin1-6/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-07-06Avoid division by zeroStephan Bergmann1-3/+5
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M1-1/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin2-8/+4
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier1-10/+13
2017-07-04loplugin:unusedfields in sfx2Noel Grandin2-4/+3
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-6/+5
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann1-2/+2
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann1-4/+3
2017-06-26loplugin:oncevar in sfx2Noel Grandin3-86/+76
2017-06-23simplify some string handling in tracing callsNoel Grandin1-73/+20
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin1-1/+1
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin3-6/+3
2017-06-21convert ErrCode to strong typedefNoel Grandin4-33/+27
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke6-9/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-2/+2
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke13-32/+0