summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotext.cxx
AgeCommit message (Expand)Author
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-11coverity#708381 Uninitialized scalar fieldCaolán McNamara
2014-04-11coverity#708380 Uninitialized scalar fieldCaolán McNamara
2014-04-11coverity#708383 Uninitialized scalar fieldCaolán McNamara
2014-03-28Resolves: #i124389# correct TextFrame layout for tables not...Armin Le Grand
2014-03-28Resolves: #i124389# for tables refresh TextFrame...Armin Le Grand
2014-03-25Revert "avoid infinite loop when setting vert. text dir."David Tardon
2014-03-25i115391 corected from isLocked to IsPasteResize which was used in modifiers f...Armin Le Grand
2014-03-23avoid infinite loop when setting vert. text dir.David Tardon
2014-03-23i123932 Init only needed items inArmin Le Grand
2014-03-23i115391 corected from SetObejctItem to usage of local SfxItemSetArmin Le Grand
2014-03-23i#115391 better support for MinTextSize settingsArmin Le Grand
2014-03-19coverity#704834 Dereference after null checkCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara
2013-09-05convert svx/* from XubString to OUStringNoel Grandin
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/svdotext.hxx from String to OUStringNoel Grandin
2013-08-08fdo#67871: Revert "coverity#705731 Resource leak"Ivan Timofeev
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-06-22fdo#42134 FORMATTING: Autofit does not work properly on long textsNeil Voss (fourier)
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-19Related: #119885# Made EditMode work with text boxes...Armin Le Grand
2013-05-14coverity#705731 Resource leakNorbert Thiebaud
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
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-09deleting NULL is safeTakeshi Abe
2013-04-09sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-08Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-07valgrind: add missing initializerDavid Tardon
2012-07-30fdo#46968 fixing undo of textbox resizingUray M. János
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-04-28extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe
2012-04-02pointer is always non-nullCaolán McNamara
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-01-24Comments Translations.Stefan Knorr