summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2012-10-09FL_PBM_OPTIONS never shown eitherCaolán McNamara
2012-10-09cut out always-hidden controls from graphic ExportDialogCaolán McNamara
2012-10-09maCbJPGPreview is never enabled, remove itCaolán McNamara
2012-10-08Don't repeat my mistake in the futureTor Lillqvist
2012-10-08make svtools filter test not loop endlesslyCaolán McNamara
2012-10-08Fix svtools with Visual Studio 2010Fridrich Štrba
2012-10-07WaE: 's_hAccessibleImplementationModule' defined but not usedTor Lillqvist
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist
2012-10-06fix deps on .hrc filesDavid Tardon
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-10-04Show lang-tag instead of Unknown for languages without unknown nameCaolán McNamara
2012-10-02XubString->OUStringCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28Related: fdo#39626 bootstrap.ini is windows-only, use generic mechanismCaolán McNamara
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of effects tabpage to .uiCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-27Remove DECLARE_SVTREELIST.Kohei Yoshida
2012-09-27Use more STL iterators instead of First(), Next() and last() (sic).Kohei Yoshida
2012-09-27Correct prefix for integer type.Kohei Yoshida
2012-09-27Let's use std::vector directly.Kohei Yoshida
2012-09-27const correctness.Kohei Yoshida
2012-09-27Hide method definitions of SvTreeEntryList.Kohei Yoshida
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-26TransferableHelper: fix annoying assertion "bad pCharClass"Michael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-23be in lexicographic orderTakeshi Abe
2012-09-23fix typoTakeshi Abe
2012-09-23add missing basic keywords to syntax highlighterAndras Timar
2012-09-21unusedcode: SvtSlideSorterBarOptions::*ListenerLinkMatúš Kukan
2012-09-20fdo#49350 Speedup entry painting for SvTreeListBoxTomaž Vajngerl
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-17XubString->OUStringCaolán McNamara
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders
2012-09-14fix debug messageLuboš Luňák
2012-09-14gridfixes: fixed assertionFrank Schoenheit [fs]
2012-09-14gridfixes: use long instead of sal_uInt32, to prevent pb on 64bit platformsNorbert Thiebaud