summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27fix extern declarationNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-22coverity#705885 Dereference before null checkCaolán McNamara
2014-03-19coverity#984140 Uninitialized pointer fieldCaolán McNamara
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-12coverity#704794 Unchecked dynamic_castCaolán McNamara
2014-03-10sfx2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-02coverity#704705 Dereference after null checkCaolán McNamara
2014-03-02coverity#704703 Dereference after null checkCaolán McNamara
2014-02-28loplugin:literaltoboolconversionStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-25remove unused code SfxTemplatePanelControl::SetParagraphFamily()Noel Grandin
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23fdo#74913 The delete style confirmation dialog asks the question now.Rachit Gupta
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-02-18Resolves: fdo#75121 align checkbox with message textCaolán McNamara
2014-02-18callcatcher: update unused code listsCaolán McNamara
2014-02-17Resolves: fdo#72233 too long style names over-stretch dialogCaolán McNamara
2014-02-12Don't include filename extension in e-mail subjectStephan Bergmann
2014-02-12coverity#441010 Dereference after null checkCaolán McNamara
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-10Resolves: rhbz#1063170 Don't URI-encode filename in e-mail subjectStephan Bergmann
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06Typo: pasword -> passwordJulien Nabet
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan
2014-02-01fdo#64337 Do not show empty findbar in startcenter.Robert Roth
2014-01-31fdo#71763: F6 key moves focus on this trip: Menu -> Sidebar -> Thumbnail viewZolnai Tamás
2014-01-30Introduce com.sun.star.ui.theWindowContentFactoryManager singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan