summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-08-29String::Expand -> string::padToLengthCaolán McNamara1-3/+7
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann5-6/+3
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin1-4/+2
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power3-0/+2
2012-08-23Moldovan -> Romanian (Moldova)Andras Timar1-2/+2
2012-08-22fdo#51911 add Moldovan (ro-MD) to language selection listAndras Timar1-0/+1
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl1-0/+4
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan1-0/+5
2012-08-18remove some useless commentsThomas Arnhold2-4/+1
2012-08-17gbuild: register all jarsMichael Stahl1-5/+5
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann24-71/+18
2012-08-15that->than in comment typoCaolán McNamara1-2/+2
2012-08-14Fix transparent bitmap rendering.Tomaž Vajngerl1-30/+30
2012-08-14code cleanupRob Snelders2-162/+138
2012-08-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin3-3/+3
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold3-14/+0
2012-08-13remove duplicate code, thanks to Petr Mladek for spottingIvan Timofeev1-12/+0
2012-08-09validate polypolygon point countsCaolán McNamara1-6/+61
2012-08-08fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flagIvan Timofeev1-1/+15
2012-08-08reduce ascii noise and useless commentsThomas Arnhold8-48/+1
2012-08-08remove include comments and boxesThomas Arnhold22-83/+1
2012-08-08Convert from tools/list.hxx to std::list in GraphicCacheNoel Grandin2-40/+41
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-0/+1
2012-08-08Convert HashedEntryList to boost::ptr_vectorNoel Grandin1-102/+33
2012-08-07Use the correct licence headerArnaud Versini2-2/+24
2012-08-07remove empty ascii boxes and stuffThomas Arnhold7-382/+0
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold6-9/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás26-10822/+21
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez10-5/+1371
2012-08-02remove now pointless pItemDesruptListCaolán McNamara1-18/+0
2012-08-01simpler fix fo fdo#51336 - change vcl checkbox no-label behaviourNoel Power1-0/+1
2012-08-01Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power1-23/+1
2012-08-01consider only fully visible itemsIvan Timofeev1-1/+1
2012-07-30add in some more filter testsCaolán McNamara1-0/+1
2012-07-30add in some more filter testsCaolán McNamara1-0/+1
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara6-6/+0
2012-07-30Typo ressource -> resourceStephan Bergmann5-63/+63
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen3-3/+0
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold1-8/+15
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara2-613/+0
2012-07-27add RtfAttributeOutput::FlyFrameOLEReplacementMiklos Vajna1-0/+2
2012-07-27svtools: add new math rtf keywordsMiklos Vajna1-0/+53
2012-07-27merge the two pict/pct detectors which disagree togetherCaolán McNamara3-57/+50
2012-07-27add regression test for gif that nobbled XnViewCaolán McNamara1-0/+0
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders4-0/+581
2012-07-26pTabBar is always NULLIvan Timofeev3-50/+8
2012-07-26discard broken embedded object previewsCaolán McNamara1-8/+17
2012-07-25Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl1-16/+25