summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* AddListenerLink/RemoveListenerLink not implementedCaolán McNamara2012-10-092-13/+0
* Remove more unused methodsMarcos Paulo de Souza2012-10-091-29/+0
* SfxErrorHandler::CreateString: remove pointless loopsMichael Stahl2012-10-091-31/+9
* String->OUString in tools::ErrorContextNoel Grandin2012-10-092-31/+30
* convert graphic export dialog to .uiCaolán McNamara2012-10-0910-1088/+1470
* FL_PBM_OPTIONS never shown eitherCaolán McNamara2012-10-094-9/+0
* cut out always-hidden controls from graphic ExportDialogCaolán McNamara2012-10-094-216/+6
* maCbJPGPreview is never enabled, remove itCaolán McNamara2012-10-094-23/+0
* Don't repeat my mistake in the futureTor Lillqvist2012-10-081-0/+6
* make svtools filter test not loop endlesslyCaolán McNamara2012-10-081-0/+2
* Fix svtools with Visual Studio 2010Fridrich Štrba2012-10-081-1/+1
* WaE: 's_hAccessibleImplementationModule' defined but not usedTor Lillqvist2012-10-071-0/+2
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-072-2/+101
* Bin unused leftover "dummy" fieldsTor Lillqvist2012-10-064-33/+0
* fix deps on .hrc filesDavid Tardon2012-10-061-0/+1
* Fixes/improvements on previous commitStephan Bergmann2012-10-044-16/+15
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-044-15/+21
* callcatcher: update unused code listCaolán McNamara2012-10-042-85/+0
* Show lang-tag instead of Unknown for languages without unknown nameCaolán McNamara2012-10-041-12/+8
* XubString->OUStringCaolán McNamara2012-10-021-4/+4
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-014-7/+6
* Use comphelper::getComponentContextStephan Bergmann2012-09-293-43/+11
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-287-14/+0
* 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