summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+1
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-287-7/+14
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-287-0/+7
* Related: fdo#39626 bootstrap.ini is windows-only, use generic mechanismCaolán McNamara2012-09-281-1/+1
* convert hard-coded layout of char name tabpage to .uiCaolán McNamara2012-09-282-4/+66
* convert hard-coded layout of effects tabpage to .uiCaolán McNamara2012-09-281-0/+7
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-287-9/+8
* Remove DECLARE_SVTREELIST.Kohei Yoshida2012-09-273-39/+83
* Use more STL iterators instead of First(), Next() and last() (sic).Kohei Yoshida2012-09-273-68/+84
* Correct prefix for integer type.Kohei Yoshida2012-09-272-6/+6
* Let's use std::vector directly.Kohei Yoshida2012-09-272-7/+3
* const correctness.Kohei Yoshida2012-09-272-13/+18
* Hide method definitions of SvTreeEntryList.Kohei Yoshida2012-09-272-91/+134
* Improvements on previous commitStephan Bergmann2012-09-271-2/+1
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-272-3/+6
* TransferableHelper: fix annoying assertion "bad pCharClass"Michael Stahl2012-09-261-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-257-16/+16
* be in lexicographic orderTakeshi Abe2012-09-231-2/+2
* fix typoTakeshi Abe2012-09-231-1/+1
* add missing basic keywords to syntax highlighterAndras Timar2012-09-231-0/+5
* unusedcode: SvtSlideSorterBarOptions::*ListenerLinkMatúš Kukan2012-09-212-51/+0
* fdo#49350 Speedup entry painting for SvTreeListBoxTomaž Vajngerl2012-09-201-3/+3
* introduce new option --disable-cve-testsDavid Ostrovsky2012-09-201-0/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-197-20/+20
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-2/+1
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-171-0/+1
* XubString->OUStringCaolán McNamara2012-09-174-30/+28
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-149-17/+20
* - fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders2012-09-144-0/+545
* fix debug messageLuboš Luňák2012-09-141-6/+1
* gridfixes: fixed assertionFrank Schoenheit [fs]2012-09-141-1/+1
* gridfixes: use long instead of sal_uInt32, to prevent pb on 64bit platformsNorbert Thiebaud2012-09-141-2/+2
* gridfixes: impl_getColumnForOrdinate:no need to subs m_nRowHeaderWidthPixelNorbert Thiebaud2012-09-141-4/+2
* gridfixes: impl_ni_calculateColumnWidths: re-calculate the proper valuesNorbert Thiebaud2012-09-141-0/+2
* gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud2012-09-145-9/+94
* gridfixes: re-enable the mouse listeners which got lostNorbert Thiebaud2012-09-144-27/+2
* gridfixes: lcl_getAlignmentTextDrawFlags: row header w/o columnsNorbert Thiebaud2012-09-141-1/+3
* gridfixes: impl_ni_relayout: update the child window position/size lastNorbert Thiebaud2012-09-141-3/+3
* gridfixes: fixed selection handling, part INorbert Thiebaud2012-09-141-16/+3
* UNFINISHED: column resizing refactoringFrank Schoenheit [fs]2012-09-142-255/+373
* gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud2012-09-146-25/+187
* gridfixes: #i117398# cleaned up the row selection APINorbert Thiebaud2012-09-142-80/+85
* gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud2012-09-146-48/+283
* gridfixes: #i112465# delegate RequestHelp to the base class,Norbert Thiebaud2012-09-141-0/+8
* gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud2012-09-146-102/+95
* gridfixes: #i117265# use a NumberFormatter for converting cell values to text.Norbert Thiebaud2012-09-147-33/+503
* XubString->rtl::OUStringCaolán McNamara2012-09-113-21/+19
* offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2012-09-061-2/+3
* Some clean up of previous commitStephan Bergmann2012-09-051-3/+2
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-052-22/+16