summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* AddListenerLink/RemoveListenerLink not implementedCaolán McNamara2012-10-091-10/+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-091-27/+26
* convert graphic export dialog to .uiCaolán McNamara2012-10-095-1083/+381
* 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-061-2/+0
* 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-041-77/+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-292-43/+10
* 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-281-4/+65
* 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-286-8/+8
* Remove DECLARE_SVTREELIST.Kohei Yoshida2012-09-271-0/+65
* Use more STL iterators instead of First(), Next() and last() (sic).Kohei Yoshida2012-09-272-62/+70
* Correct prefix for integer type.Kohei Yoshida2012-09-271-5/+5
* Let's use std::vector directly.Kohei Yoshida2012-09-271-1/+1
* const correctness.Kohei Yoshida2012-09-271-9/+13
* Hide method definitions of SvTreeEntryList.Kohei Yoshida2012-09-271-23/+114
* Improvements on previous commitStephan Bergmann2012-09-271-2/+1
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-271-2/+4
* 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-211-47/+0
* fdo#49350 Speedup entry painting for SvTreeListBoxTomaž Vajngerl2012-09-201-3/+3
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-197-20/+20
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-2/+1
* XubString->OUStringCaolán McNamara2012-09-172-20/+18
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-147-16/+19
* - fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders2012-09-141-0/+441
* 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