summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-10-22SvTreeList: fix singular iterator compare assertionsMichael Stahl1-2/+4
2012-10-23Make SvTreeEntryList private to svtools.Kohei Yoshida4-57/+135
2012-10-23sal_Bool to bool.Kohei Yoshida2-298/+288
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-2/+4
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev2-6/+0
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud5-14/+14
2012-10-19We don't need this method now.Kohei Yoshida3-15/+5
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida4-96/+13
2012-10-18fix debug buildDavid Tardon1-3/+0
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida15-1053/+1056
2012-10-19Move SvListEntry and SvLBoxEntry into own files.Kohei Yoshida8-253/+330
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara1-1/+1
2012-10-17make use of ability to use bold in labelsCaolán McNamara1-13/+13
2012-10-17Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky6-168/+13
2012-10-13callcatcher: update unused code and drop freshly unused methodsCaolán McNamara2-19/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák4-6/+6
2012-10-12loplugin: unused string and misleading if/else indentCaolán McNamara2-7/+3
2012-10-12Put typedef inside class scope.Kohei Yoshida2-6/+8
2012-10-12No need to keep this method.Kohei Yoshida2-9/+2
2012-10-12These can be private.Kohei Yoshida1-3/+3
2012-10-12Less friends.Kohei Yoshida1-2/+0
2012-10-12Hide (part of) the implementation.Kohei Yoshida2-48/+44
2012-10-11Remove this boundary comment.Kohei Yoshida1-2/+0
2012-10-11Re-organize the data members of SvTreeListBox.Kohei Yoshida1-58/+54
2012-10-11Another crasher.Kohei Yoshida1-2/+2
2012-10-11Fix another crash on exit.Kohei Yoshida1-5/+6
2012-10-11Fix a crash on tree list instantiation.Kohei Yoshida2-6/+10
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida13-2361/+2046
2012-10-11Avoid sub-classing from std container, especially for this.Kohei Yoshida2-12/+10
2012-10-11XubString->OUStringCaolán McNamara3-72/+72
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara2-4/+4
2012-10-09AddListenerLink/RemoveListenerLink not implementedCaolán McNamara2-13/+0
2012-10-09Remove more unused methodsMarcos Paulo de Souza1-29/+0
2012-10-09SfxErrorHandler::CreateString: remove pointless loopsMichael Stahl1-31/+9
2012-10-09String->OUString in tools::ErrorContextNoel Grandin2-31/+30
2012-10-09convert graphic export dialog to .uiCaolán McNamara10-1088/+1470
2012-10-09FL_PBM_OPTIONS never shown eitherCaolán McNamara4-9/+0
2012-10-09cut out always-hidden controls from graphic ExportDialogCaolán McNamara4-216/+6
2012-10-09maCbJPGPreview is never enabled, remove itCaolán McNamara4-23/+0
2012-10-08Don't repeat my mistake in the futureTor Lillqvist1-0/+6
2012-10-08make svtools filter test not loop endlesslyCaolán McNamara1-0/+2
2012-10-08Fix svtools with Visual Studio 2010Fridrich Štrba1-1/+1
2012-10-07WaE: 's_hAccessibleImplementationModule' defined but not usedTor Lillqvist1-0/+2
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2-2/+101
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist4-33/+0
2012-10-06fix deps on .hrc filesDavid Tardon1-0/+1
2012-10-04Fixes/improvements on previous commitStephan Bergmann4-16/+15
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-15/+21
2012-10-04callcatcher: update unused code listCaolán McNamara2-85/+0
2012-10-04Show lang-tag instead of Unknown for languages without unknown nameCaolán McNamara1-12/+8