summaryrefslogtreecommitdiff
path: root/sw/source/ui/config
AgeCommit message (Expand)Author
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31targetted minor cppcheck reversionMichael Meeks
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-04-25try not to change the serialization formatMichael Stahl
2012-04-25Convert SV_DECL_PTRARR_DEL(_SwNumFmtsAttrs) to boost::ptr_vectorNoel Grandin
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
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-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-27Writer/Options: Move Comments 10 units upStefan Knorr (astron)
2012-02-16remove gaps in options and reduce by twoCaolán McNamara
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-19remove executable bit on source filesLuboš Luňák
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-08sw: drop exec bit of cxx filesMiklos Vajna
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-02Clean non English strings in the codeLior Kaplan
2011-12-23WaE: possibly uninitialized variableCédric Bosdonnat
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-20re-add the #ifdef DBG_UTIL that seems to have accidentally been removed.Norbert Thiebaud
2011-12-20remove one more ifdef for SwTestTabPageMatúš Kukan
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-23Enable :first-letter CSS pseudo-class for all browsers in HTML exportHarri Pitkänen
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-10removed leftovers of the Simple Handles optionTim Hardeck
2011-11-09Enable features behind HTMLMODE_FULL_ABS_POS for all HTML export modesHarri Pitkänen
2011-11-08sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat
2011-11-08removed Simple Handles optionTim Hardeck
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar
2011-11-07callcatcher: remove some unused methodsCaolán McNamara
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-28Export blinking text attribute to HTML in all HTML export modesHarri Pitkänen
2011-10-20Sw styles cleanup: removed now unused methodsCédric Bosdonnat
2011-10-17Removed list and numbering paragraph styles and related option pageCédric Bosdonnat
2011-10-10ensure correct export size type in stream operationCaolán McNamara
2011-09-28removed dead codeTakeshi Abe