summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optpage.cxx
AgeCommit message (Expand)Author
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-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-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
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-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara
2013-09-28fix change tracking options preview sizesCaolán McNamara
2013-07-11make SwMarkPreview available through .ui formatCaolán McNamara
2013-07-11modern .ui for optpage/redlineoptionstabpageCsikós Tamás
2013-07-09mem leaks in writer font options tabpageCaolán McNamara
2013-07-09set font boxes to be sortedCaolán McNamara
2013-07-09.ui layout for optpage/fonttabpageCsikós Tamás
2013-07-09remove now unnecessary manual SetPosPixel layout workaroundsCaolán McNamara
2013-07-09modern .ui widgetlayout for optpageCsikós Tamás
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-05-31convert writer formatting aids page to .uiFaisal M. Al-Otaibi
2013-05-30Convert Comparison tab page to .uiabdulmajeed ahmed
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-11Restore original mnemonics for view pageCaolán McNamara
2013-04-11Converted Tools->Options->(Web/)Writer->View dialogue.Pavel Kacer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11convert writer test tabpage to .uiCaolán McNamara
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-10sal_Bool to boolTakeshi Abe
2012-12-06adapt code to use gokul's printoptions .uiCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-21unused variablesLuboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-03-06Fix fdo#38207 and also hide another option in Writer/WebStefan Knorr (astron)
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat
2012-01-20sw: SwAddPrinterTabPage::SetFax: fix STL conversionMichael Stahl
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-08sw: drop exec bit of cxx filesMiklos Vajna
2011-12-23WaE: possibly uninitialized variableCédric Bosdonnat