summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-03-24sw: remove CHECK_FOR_DEFUNC macrosMichael Stahl
2017-03-24sw: just remove SwAccesibleContext must-override methodsMichael Stahl
2017-03-24sw: remove THROW_RUNTIME_EXCEPTION macroMichael Stahl
2017-03-24sw: remove CHECK_FOR_WINDOW macroMichael Stahl
2017-03-24sw: convert to assert in SwAccessiblePageMichael Stahl
2017-03-24sw: remove SolarMutexGuards from SwAccessible* constructorsMichael Stahl
2017-03-24sw: remove unnecessary ifdefMichael Stahl
2017-03-24sw: fix incorrect static_cast in ~SwAccessibleMapMichael Stahl
2017-03-24sw: remove unnecessary ClearMapPointer calls from ~SwAccessibleMapMichael Stahl
2017-03-24fix indentCaolán McNamara
2017-03-24Offst might as well be expanded to OffsetCaolán McNamara
2017-03-24valgrind: fix memory leakCaolán McNamara
2017-03-24de-trainwreck this a little to form something approaching readableCaolán McNamara
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl
2017-03-24fix tb71 buildNoel Grandin
2017-03-24tdf#90856 Hide "Format Area" command for line objects in WriterGulsah Kose
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23Change SvxMSDffManager::ImportOLE nOLEId parameter from long to sal_uInt32Stephan Bergmann
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugin:loopvartoosmallStephan Bergmann
2017-03-23Remove unused #include <cctype>Stephan Bergmann
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-22fix typo: bee --> be or beendennisroczek
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-21sw: those should be assertsMichael Stahl
2017-03-21tdf#106492 DOCX export: fix duplicated section break at doc endMiklos Vajna
2017-03-21tdf#106377 sw: fix Undo of delete of ToXMark from dialogMichael Stahl
2017-03-20ubsan fix after "drop GetId() from SfxUndoAction"Noel Grandin
2017-03-20sw: prefix members of SwTableBoxNumFormatMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-19TyposJulien Nabet
2017-03-19Fix typo for "expression"Julien Nabet
2017-03-19loplugin:loopvartoosmallStephan Bergmann
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19Fix typosAndrea Gelmini
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-19fix grammar/typo: defunctional --> nonfunctionaldennisroczek
2017-03-18Typo: sucess->success + "adminsitrator" fixJulien Nabet
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-17drop upcastsJochen Nitschke
2017-03-17More workaround for the MSVC "dllpublic base template" mis-featureStephan Bergmann
2017-03-17There appears to be no need to create a copy hereStephan Bergmann
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin