summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-21ColorData->Color in swNoel Grandin
2018-02-20tdf#115875: treat Western/Asian/CTL font groups consistentlyMike Kaganski
2018-02-20Use existing variable for thatMike Kaganski
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-18sw lok: assign a parent window to property dialogHenry Castro
2018-02-12Disable lok_preload_hooks when not dynamically loading.Michael Meeks
2018-02-11lok: allow libraries to pre-init themselves.Michael Meeks
2018-02-08Store SwMasterUsrPref::m_nDefTab in 1/100 mm instead of twipsStephan Bergmann
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-18lokdialog: Convert the Format -> Page... dialog to async exec.Jan Holesovsky
2018-01-18sw: Cleanup various unused return values.Jan Holesovsky
2018-01-18sw: Actually only .uno:StyleApply and .uno:StyleWatercanMode can return...Jan Holesovsky
2018-01-17Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-13sw: lazy load table autoformats for style purposesMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11loplugin:redundantcast: swStephan Bergmann
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-07sw, obey HAVE_FEATURE_AVMEDIAjan Iversen
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-21set dbus id for existing DbusSessionHelper usersCaolán McNamara
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-12-04tdf#113876: fix hardcoded compare stringsAhmed GHANMI
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna
2017-11-30silence various coverity warningsCaolán McNamara
2017-11-27sw: prefix members of SwEnvItemMiklos Vajna
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21coverity warningsCaolán McNamara
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-05TSCP: refactor signature validation and simplifyAshod Nakashian
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl