summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)Author
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-09-02Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs.Tomaž Vajngerl
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin
2012-08-23Moldovan -> Romanian (Moldova)Andras Timar
2012-08-22fdo#51911 add Moldovan (ro-MD) to language selection listAndras Timar
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl
2012-08-18remove some useless commentsThomas Arnhold
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-15that->than in comment typoCaolán McNamara
2012-08-14Fix transparent bitmap rendering.Tomaž Vajngerl
2012-08-14code cleanupRob Snelders
2012-08-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-13remove duplicate code, thanks to Petr Mladek for spottingIvan Timofeev
2012-08-09validate polypolygon point countsCaolán McNamara
2012-08-08fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flagIvan Timofeev
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08Convert from tools/list.hxx to std::list in GraphicCacheNoel Grandin
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-08Convert HashedEntryList to boost::ptr_vectorNoel Grandin
2012-08-07Use the correct licence headerArnaud Versini
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez
2012-08-02remove now pointless pItemDesruptListCaolán McNamara
2012-08-01simpler fix fo fdo#51336 - change vcl checkbox no-label behaviourNoel Power
2012-08-01Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power
2012-08-01consider only fully visible itemsIvan Timofeev
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara
2012-07-27merge the two pict/pct detectors which disagree togetherCaolán McNamara
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders
2012-07-26pTabBar is always NULLIvan Timofeev
2012-07-26discard broken embedded object previewsCaolán McNamara
2012-07-25Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl
2012-07-25fdo#40152 replace with empty string in Basic IDEUray M. János
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25Use native theme to draw TabBar backgroundRuslan Kabatsayev
2012-07-24One pass scale, rotate and crop using bilinear filtering and averaging.Tomaž Vajngerl
2012-07-24janitorial: C++-style cast instead of legacy C-style castLionel Elie Mamane
2012-07-24forcing repaint has catastrophic performance implications; invalidate onlyLionel Elie Mamane