summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-195-14/+14
* We don't need this method now.Kohei Yoshida2012-10-193-15/+5
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-194-96/+13
* fix debug buildDavid Tardon2012-10-181-3/+0
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-1915-1053/+1056
* Move SvListEntry and SvLBoxEntry into own files.Kohei Yoshida2012-10-198-253/+330
* default SwInsertGrfRulerDlg to first entryCaolán McNamara2012-10-171-1/+1
* make use of ability to use bold in labelsCaolán McNamara2012-10-171-13/+13
* Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky2012-10-176-168/+13
* callcatcher: update unused code and drop freshly unused methodsCaolán McNamara2012-10-132-19/+0
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-124-6/+6
* loplugin: unused string and misleading if/else indentCaolán McNamara2012-10-122-7/+3
* Put typedef inside class scope.Kohei Yoshida2012-10-122-6/+8
* No need to keep this method.Kohei Yoshida2012-10-122-9/+2
* These can be private.Kohei Yoshida2012-10-121-3/+3
* Less friends.Kohei Yoshida2012-10-121-2/+0
* Hide (part of) the implementation.Kohei Yoshida2012-10-122-48/+44
* Remove this boundary comment.Kohei Yoshida2012-10-111-2/+0
* Re-organize the data members of SvTreeListBox.Kohei Yoshida2012-10-111-58/+54
* Another crasher.Kohei Yoshida2012-10-111-2/+2
* Fix another crash on exit.Kohei Yoshida2012-10-111-5/+6
* Fix a crash on tree list instantiation.Kohei Yoshida2012-10-112-6/+10
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-1113-2361/+2046
* Avoid sub-classing from std container, especially for this.Kohei Yoshida2012-10-112-12/+10
* XubString->OUStringCaolán McNamara2012-10-113-72/+72
* VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara2012-10-112-4/+4
* 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