summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe11-11/+11
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins1-1/+1
2011-08-08callcatcher: ditch some more methodsCaolán McNamara4-193/+0
2011-08-08callcatcher: remove unused methodsCaolán McNamara4-80/+0
2011-08-08callcatcher: object is never constructedCaolán McNamara8-126/+4
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 Rumianowski2-104/+84
2011-08-05fdo#38956 related changes in split libs-core repository to support LCID changesEike Rathke1-0/+14
2011-08-05callcatcher: unused methodsCaolán McNamara8-180/+0
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida2-2/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-08-04callcatcher: remove unused methodsCaolán McNamara4-22/+0
2011-08-03callcatcher: remove unused methodsThomas Arnhold2-161/+0
2011-08-02callcatcher: remove unused methodsThomas Arnhold4-286/+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-30Add consistent Emacs and vim mode linesTor Lillqvist11-2/+16
2011-07-29ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara6-102/+83
2011-07-29callcatcher: remove unused methodsThomas Arnhold2-78/+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 McNamara2-10/+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 Arnhold2-130/+0
2011-07-25callcatcher: remove unused E3D stuffThomas Arnhold14-252/+0
2011-07-24Remove an unused reference to javaoptions.hxxJoseph Powers1-1/+0
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2-2/+2
2011-07-21resyncing to masterBjoern Michaelsen71-1474/+546
2011-07-20callcatcher: remove unused DumpObjectListThomas Arnhold1-16/+0
2011-07-20callcatcher: XColorList, your time has cometh to an endCaolán McNamara2-109/+0
2011-07-15callcatcher: unused methodsCaolán McNamara2-8/+0
2011-07-14callcatcher: remove unused methodsCaolán McNamara2-10/+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 McNamara8-148/+98
2011-07-14ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-3/+4
2011-07-13callcatcher: remove unused Viewport3D:::FooThomas Arnhold2-88/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan4-19/+0
2011-07-11various unused methodsCaolán McNamara2-96/+0
2011-07-11callcatcher: unused ImpGetDefaultFontsLanguageCaolán McNamara1-26/+0
2011-07-11various unused methods and impl source filesCaolán McNamara11-372/+0
2011-07-11remove unused polypolygon variantsCaolán McNamara2-20/+0
2011-07-11callcatcher: unused lcl_FontChangedHintCaolán McNamara1-18/+0
2011-07-11callcatcher: unused lcl_MoveBoxCaolán McNamara1-13/+0
2011-07-08fdo#37403: Fixed crasher by using boost::shared_ptrCédric Bosdonnat3-21/+9