summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numpages.cxx
AgeCommit message (Expand)Author
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-09-25fdo#78783: fixed init position to 1 and using cssStefan Weiberg
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-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
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 problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-06WaE: unused variable 'aRect'Tor Lillqvist
2014-05-06fdo#78321 Bullets and Numbering: SvxNumberingPreview looks uglyThomas Arnhold
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-13coverity#705796 Dereference before null checkCaolán McNamara
2014-03-13coverity#705797 Dereference before null checkCaolán McNamara
2014-03-12coverity#705795 Dereference before null checkCaolán McNamara
2014-03-12coverity#705794 Dereference before null checkCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from cuiAlexander 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-01-28bool improvementsStephan Bergmann
2014-01-23bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-17Translate German DBG_ASSERT() message to English.Sven Wehner
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-12CID#736167 unlikely out of boundsCaolán McNamara
2013-08-24build on higher debug levelsCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12WaE: '&=' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist
2013-07-29fdo#67274 Always embed images from gallerySamuel Mehrbrodt
2013-07-08allow SfxTabDialog ok button to have custom textCaolán McNamara
2013-07-04warning C4805 unsafe mixture of type sal_Bool and type boolMichael Stahl
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-05new module i18nlangtagEike Rathke