summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski1-0/+1
2017-07-19Favourites feature in Special charactersAkshay Deep2-3/+265
2017-07-17Fix typosAndrea Gelmini2-3/+3
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-3/+3
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin14-42/+43
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 Glogowski3-8/+2
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann5-14/+7
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-4/+4
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin1-5/+5
2017-07-11use more range-for on uno::SequenceNoel Grandin1-4/+2
2017-07-10simplify some OUString compareTo callsNoel Grandin2-9/+9
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin7-15/+13
2017-07-10tdf#108852: Put signature infobar into the right frameKatarina Behrens1-1/+1
2017-07-06Avoid division by zeroStephan Bergmann1-3/+5
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep7-0/+710
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M3-3/+3
2017-07-06use more begin()/end() for SequenceNoel Grandin6-22/+16
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin6-8/+8
2017-07-05loplugin:casttovoid (clang-cl): sfx2Stephan Bergmann1-3/+5
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier3-10/+32
2017-07-04loplugin:unusedfields in sfx2Noel Grandin6-39/+10
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann3-10/+8
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke2-14/+13
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin1-4/+4
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann10-22/+8
2017-06-30sVersion is unusedStephan Bergmann1-2/+1
2017-06-29Doc properties: It's signatures (plural)Samuel Mehrbrodt1-1/+1
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro1-2/+24
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann1-4/+3
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann1-2/+2
2017-06-27tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl1-1/+4
2017-06-26ChangedUIEventListener is refcounted, mustn't be helt by unique_ptrStephan Bergmann1-2/+1
2017-06-26Fix typosAndrea Gelmini1-2/+2
2017-06-26loplugin:oncevar in sfx2Noel Grandin28-197/+119
2017-06-23simplify some string handling in tracing callsNoel Grandin4-102/+29
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin1-1/+1
2017-06-22Improve tdf#106942: always erase empty/corrupt lockfileJuergen Funk1-2/+4
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin25-181/+27
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin9-57/+9
2017-06-21convert ErrCode to strong typedefNoel Grandin21-130/+119
2017-06-19add more debug names for scheduled eventsLászló Németh1-0/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke19-23/+0
2017-06-17create o3tl::array_viewNoel Grandin1-12/+6
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin2-9/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann4-8/+7
2017-06-16Profiling API: add ProfileZonesLászló Németh1-0/+4
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin3-3/+3