summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2011-08-17fdo#37403: Fixed the SdrRectObj::operator = to avoid leaksCédric Bosdonnat1-0/+5
2011-08-17windows unused variables warningsCaolán McNamara1-15/+18
2011-08-16fdo#37403: Adding proper assignment operator to SdrRectObjCédric Bosdonnat1-0/+13
2011-08-16Revert "fdo#37403: Fixed crasher by using boost::shared_ptr"Cédric Bosdonnat2-6/+18
2011-08-13Some cppcheck cleaningJulien Nabet2-3/+3
2011-08-12unusedcode.easy: class Array cleanup.Joseph Powers1-140/+0
2011-08-12callcatcher: some unused codeCaolán McNamara4-25/+0
2011-08-11Let's not use macros for mere forward declarations.Kohei Yoshida4-14/+33
2011-08-11callcatcher: yet more unused codeCaolán McNamara2-28/+0
2011-08-10Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-10remove superfluous makefile.mkEike Rathke6-575/+0
2011-08-10Use STL find() in SvxNumberFormatShellMaciej Rumianowski1-40/+23
2011-08-10callcatcher: remove some unused methodsCaolán McNamara3-107/+1
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke1-73/+72
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins1-1/+1
2011-08-08callcatcher: ditch some more methodsCaolán McNamara2-185/+0
2011-08-08callcatcher: remove unused methodsCaolán McNamara2-77/+0
2011-08-08callcatcher: object is never constructedCaolán McNamara2-92/+3
2011-08-08dammit, why did this even build before?!?Eike Rathke1-1/+1
2011-08-08fix build breaker, include limitsEike Rathke1-0/+3
2011-08-08Replace SvULongs with vector and code clean upMaciej Rumianowski1-100/+78
2011-08-05fdo#38956 related changes in split libs-core repository to support LCID changesEike Rathke1-0/+14
2011-08-05callcatcher: unused methodsCaolán McNamara4-169/+0
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-08-04callcatcher: remove unused methodsCaolán McNamara2-20/+0
2011-08-03callcatcher: remove unused methodsThomas Arnhold1-133/+0
2011-08-02callcatcher: remove unused methodsThomas Arnhold2-270/+0
2011-07-31Revert another specific changeJulien Nabet1-2/+3
2011-07-31Some cppcheck cleaningJulien Nabet9-15/+15
2011-07-31Some cppcheck cleaning + 2 fixes of last commitJulien Nabet8-22/+19
2011-07-29ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara6-102/+83
2011-07-29callcatcher: remove unused methodsThomas Arnhold1-77/+0
2011-07-28Resolve: fdo#39392 post-stl use vector end position not LIST_APPENDCaolán McNamara1-1/+1
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara1-9/+0
2011-07-26add cast of 0 to (sal_Int320) to keep the compiler happyNorbert Thiebaud1-3/+3
2011-07-27findbar: When using the findbar, reset flags to default, fdo#37179.Jan Holesovsky1-4/+12
2011-07-26callcatcher: ditch unused methodsCaolán McNamara2-21/+0
2011-07-25callcatcher: remove unused methodsThomas Arnhold1-120/+0
2011-07-25callcatcher: remove unused E3D stuffThomas Arnhold7-228/+0
2011-07-20callcatcher: remove unused DumpObjectListThomas Arnhold1-16/+0
2011-07-20callcatcher: XColorList, your time has cometh to an endCaolán McNamara1-82/+0
2011-07-15callcatcher: unused methodsCaolán McNamara1-7/+0
2011-07-14callcatcher: remove unused methodsCaolán McNamara1-6/+0
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara1-19/+0
2011-07-14a11y: fix crash where subclass bypasses a11y layer to insert entriesCaolán McNamara1-2/+2
2011-07-14nah, don't want to list bg in any extra table container spaceCaolán McNamara1-2/+0
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara6-125/+81
2011-07-14ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-3/+4
2011-07-13callcatcher: remove unused Viewport3D:::FooThomas Arnhold1-78/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan3-18/+0