summaryrefslogtreecommitdiff
path: root/sw/source/ui/config
AgeCommit message (Expand)Author
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
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-02-19coverity#738900 Uninitialized scalar fieldCaolán McNamara
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
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-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-21drop CharSet typedefCaolán McNamara
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/f*.hxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/o*.hxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/ui*.hxx from String to OUStringNoel Grandin
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara
2013-10-01remove SwCompatibilityOptPage::ReplaceFormatNameMichael Stahl
2013-09-28fix change tracking options preview sizesCaolán McNamara
2013-09-26Reduce scope of some local variablesMatteo Casalin
2013-09-26String to OUStringMatteo Casalin
2013-09-19actually finish mail settings conversion to .uiCaolán McNamara
2013-09-17convert test email account settings to .uiCaolán McNamara
2013-09-08SwMailConfigDlg can now be converted to SfxSingleTabDialogCaolán McNamara
2013-08-23fix up compat idsCaolán McNamara
2013-08-23convert compat options to .uiCaolán McNamara
2013-08-14String to OUStringMatteo Casalin
2013-08-12String to OUString and some optimizationsMatteo Casalin
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-08-06convert use as default msgbox to .uiCaolán McNamara