summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg
AgeCommit message (Expand)Author
2014-10-07Resolves: fdo#53029 1~ instead of ~1 and 10~ instead of 1~0Caolán McNamara
2014-09-23fdo#82577: Handle WindowNoel 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-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-06-30loplugin:literaltoboolconversionStephan Bergmann
2014-06-30Resolves: fdo#80681 widget is not transparentCaolán McNamara
2014-06-16Related: fdo#47427 disallow pasting spaces into category boxCaolán McNamara
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-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-30coverity#738907 Uninitialized scalar fieldCaolán McNamara
2014-04-30coverity#738906 Uninitialized scalar fieldCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-27constLuboš Luňák
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-31sw: '+' will be evaluated first [-Werror,-Wparentheses]Michael Stahl
2014-03-30OUString: remove temporaries and repeated expressionsMatteo Casalin
2014-03-30Do not evaluate the same expression 10 timesMatteo Casalin
2014-03-30Check early bail-out before performing unrelated operationsMatteo Casalin
2014-03-30Removed OSL_ENSURE since condition cannot happenMatteo Casalin
2014-03-30sal_uInt16: to sal_Int32/long, constify, reworked some castsMatteo Casalin
2014-03-30Remove consecutive appends + minor optimizationsMatteo Casalin
2014-03-30Constify and reduce scopeMatteo Casalin
2014-03-30Remove unneeded (and probably wrong) cast to sal_BoolMatteo Casalin
2014-03-30OUString: constify and remove unneeded castsMatteo Casalin
2014-03-30sal_uInt16 to size_t/sal_Int32Matteo Casalin
2014-03-30sal_uInt16/short to sal_Int16 + minor optimizationsMatteo Casalin
2014-03-30Rework SwFrmPage::GetAlignmentMatteo Casalin
2014-03-30Use SAL_N_ELEMENTS for array sizeMatteo Casalin
2014-03-30sal_uInt16 to sal_Int32/size_t and some reworkMatteo Casalin
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25Remove legacy DBG_PROFSART/STOP callsStephan Bergmann
2014-03-21coverity#705951 Dereference before null checkCaolán McNamara
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-03-05New feature: vertical alignment for text frames: UI partZolnai Tamás
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-27Remove visual noise from swAlexander Wilms