summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann9-17/+20
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders4-0/+545
2012-09-14fix debug messageLuboš Luňák1-6/+1
2012-09-14gridfixes: fixed assertionFrank Schoenheit [fs]1-1/+1
2012-09-14gridfixes: use long instead of sal_uInt32, to prevent pb on 64bit platformsNorbert Thiebaud1-2/+2
2012-09-14gridfixes: impl_getColumnForOrdinate:no need to subs m_nRowHeaderWidthPixelNorbert Thiebaud1-4/+2
2012-09-14gridfixes: impl_ni_calculateColumnWidths: re-calculate the proper valuesNorbert Thiebaud1-0/+2
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud5-9/+94
2012-09-14gridfixes: re-enable the mouse listeners which got lostNorbert Thiebaud4-27/+2
2012-09-14gridfixes: lcl_getAlignmentTextDrawFlags: row header w/o columnsNorbert Thiebaud1-1/+3
2012-09-14gridfixes: impl_ni_relayout: update the child window position/size lastNorbert Thiebaud1-3/+3
2012-09-14gridfixes: fixed selection handling, part INorbert Thiebaud1-16/+3
2012-09-14UNFINISHED: column resizing refactoringFrank Schoenheit [fs]2-255/+373
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud6-25/+187
2012-09-14gridfixes: #i117398# cleaned up the row selection APINorbert Thiebaud2-80/+85
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud6-48/+283
2012-09-14gridfixes: #i112465# delegate RequestHelp to the base class,Norbert Thiebaud1-0/+8
2012-09-14gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud6-102/+95
2012-09-14gridfixes: #i117265# use a NumberFormatter for converting cell values to text.Norbert Thiebaud7-33/+503
2012-09-11XubString->rtl::OUStringCaolán McNamara3-21/+19
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+3
2012-09-05Some clean up of previous commitStephan Bergmann1-3/+2
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2-22/+16
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-3/+3
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-8/+6
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-13/+9
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2-16/+10
2012-09-02Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs.Tomaž Vajngerl1-119/+607
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