summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg
AgeCommit message (Expand)Author
2014-04-27constLuboš Luňák
2014-04-27surely std::min was the intentCaolán McNamara
2014-04-27Deconvolute codeMatteo Casalin
2014-04-27Reduce scopeMatteo Casalin
2014-04-27OUString: use startsWith, plus minor optimizationMatteo Casalin
2014-04-27Do not attempt to copy beyond end of OUStringMatteo Casalin
2014-04-27Do not use copy() to copy the whole OUStringMatteo Casalin
2014-04-27Simplify loopMatteo Casalin
2014-04-27sal_uInt16 to more proper types + constificationMatteo Casalin
2014-04-27Reduce scopeMatteo Casalin
2014-04-27sal_uInt16: constify and simplifyMatteo Casalin
2014-04-27Minor OUString optimizationMatteo Casalin
2014-04-27Constify sal_uInt16Matteo Casalin
2014-04-27OUString: constify, avoid temporaries and concatenated appendsMatteo Casalin
2014-04-27sal_uInt16 to sal_Int32 and constifyMatteo Casalin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-13coverity#705519 Dereference null return valueCaolán McNamara
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-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
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-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-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-09Resolves: #i123988# assure that hyperlink attribute...Oliver-Rainer Wittmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22boost::optional default ctor uses boost::none alreadyMiklos Vajna
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-19fix CID#1038503 uninitializCaolán McNamara
2013-10-19CID#1038503 uninitialized memberCaolán McNamara
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin
2013-10-15convert sw/source/ui/chrdlg/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin
2013-09-21Enable Drop Caps for Firefox HTML compatibility modeHarri Pitkänen
2013-09-08SwDropCapsDlg can now be converted to SfxSingleTabDialogCaolán McNamara
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin