summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numpages.cxx
AgeCommit message (Expand)Author
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
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-13String::AppendAscii cleanupRicardo Montania
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-07split out numbering options page to cui and adapt codeCaolán McNamara
2013-01-07split out numbering position page to cui and adapt codeCaolán McNamara
2013-01-07we will want to have different helpids, so split numbering pagesCaolán McNamara
2013-01-07pick out graphic numbering page to cui and adapt codeCaolán McNamara
2013-01-07split out pick single and outline numbering page to cui and adapt codeCaolán McNamara
2013-01-07split out pick bullet page to cui and adapt codeCaolán McNamara
2012-12-03fix higher debug level buildCaolán McNamara
2012-12-01fix String->OUString conversionIvan Timofeev
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke