summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
2014-08-04Convert RID_SVXDLG_ASSIGNCOMPONENT to .uiPalenik Mihály
2014-07-28fix a memory leakTakeshi Abe
2014-07-27Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-10Convert MD_ICONSELECTOR and MD_ICONCHANGE to .uiPalenik Mihály
2014-06-13loplugin:staticcallStephan 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-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold
2014-05-23add default value for Context param in uno::Exception constructorsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-05remove some commented out lines from src filesThomas Arnhold
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-04-30coverity#738577 Uninitialized pointer fieldCaolán McNamara
2014-04-30coverity#704598 Dereference after null checkCaolán McNamara
2014-04-24some more hrc cleanupThomas Arnhold
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-21remove some more bloatThomas Arnhold
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29coverity#982292 Logically dead codeCaolán McNamara
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-19sfx2: sal_Bool->boolNoel Grandin
2014-03-07callcatcher: update unused codeCaolán McNamara
2014-03-07convert customize menu page to .uiCaolán McNamara
2014-03-07convert events config page to .uiCaolán McNamara
2014-03-07convert acceleration config page to .uiCaolán McNamara
2014-03-07callcatcher: update unused codeCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code SfxAcceleratorConfigPage::CreateNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-23coverity#704595 Dereference after null checkCaolán McNamara
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-14cid#704597 dereference after null checkNoel Grandin
2014-02-14cid#704596 dereference after null checkNoel Grandin
2014-02-08coverity#1169878 Uninitialized pointer fieldCaolán McNamara
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-02-04Handling ".uno:InsertSymbol?Symbols:string=" appears to be dead codeStephan Bergmann