summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg
AgeCommit message (Expand)Author
2014-11-24fdo#86633: sw: remove bad tab pages from SwParaDlg for drawing objectsMichael Stahl
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin
2014-10-25this is more naturalCaolán McNamara
2014-10-25coverity#1223086 silence Unchecked return valueCaolán McNamara
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel 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-18InfoBox MSG_ILLEGAL_PAGENUM to StringThomas Arnhold
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-01loplugin:literaltoboolconversionStephan Bergmann
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-12warning C4138: '*/' found outside of commentStephan Bergmann
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-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-23coverity#705519 Dereference null return valueCaolán McNamara
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-01break infinite loopLuboš Luňák
2014-04-30sw: sal_Bool->boolNoel Grandin
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