summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optload.cxx
AgeCommit message (Expand)Author
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin
2014-11-12fdo#80328: sw: fix inverted conditional in AutoCaption dialogMichael Stahl
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-12DLG_MM_ASSIGNFIELDS conversion to .uisk94
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-20loplugin:implicitboolconversion,literaltoboolconversionStephan Bergmann
2014-05-20Displaying the number of standardized pages in the Word count windowMichal Siedlaczek
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-27OUString: constify, avoid temporaries and concatenated appendsMatteo Casalin
2014-04-27Reduce scopeMatteo Casalin
2014-04-27sal_uInt16 to sal_Int32 and constificationMatteo Casalin
2014-04-27That header was needed in .hxx, remove it from .cxxMatteo Casalin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2013-12-27use SfxSingleTabDialogBase here nowCaolán McNamara
2013-12-17fix caption dialogCaolán McNamara
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/config/*.cxx from String to OUStringNoel Grandin
2013-10-14drop unnecessary helpdsCaolán McNamara
2013-10-14convert captions option page to .uiCaolán McNamara
2013-10-10convert sw/source/ui/inc/c*.hxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/o*.hxx from String to OUStringNoel Grandin
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-08sw: convert SwCaptionOptPage to OUStringMichael Stahl
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl
2013-07-04Resolves: fdo#66407 convert writer general options tab to .uiCaolán McNamara
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy