summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmodel.cxx
AgeCommit message (Expand)Author
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-11sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in SVX moduleNoel Grandin
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/svdmodel.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18WaE: unhandled enumCaolán McNamara
2013-08-13add a seconds unitCaolán McNamara
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand
2013-05-18Resolves: #i120437# Connector corrections in groups and PPT importsArmin Le Grand
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19fdo#62699: Drop wrapper headerMarcos Paulo de Souza
2013-04-11Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04sal_Bool to boolTakeshi Abe
2013-03-23drop unused member varDavid Tardon
2013-03-23broadcast change if removing NULL pageDavid Tardon
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-16Resolves: fdo#59183 Copy 4 or more slides then crashCaolán McNamara
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-08-31SdrModel: make sure undo/redo stacks are not emptyIvan Timofeev
2012-08-16Convert pRedoStack in SdrModel class from Container to std::dequeNoel Grandin
2012-08-16Convert pUndoStack in SdrModel class from Container to std::dequeNoel Grandin
2012-08-16Convert maPages field in SdrModel class from Container to std::vectorNoel Grandin
2012-08-16Convert maMaPag field in class SdrModel from Container to std::vectorNoel Grandin
2012-08-07drop bogus eof linesThomas Arnhold