summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2012-10-13callcatcher: update unused code and drop freshly unused methodsCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-12loplugin: unused string and misleading if/else indentCaolán McNamara
2012-10-12Put typedef inside class scope.Kohei Yoshida
2012-10-12No need to keep this method.Kohei Yoshida
2012-10-12These can be private.Kohei Yoshida
2012-10-12Less friends.Kohei Yoshida
2012-10-12Hide (part of) the implementation.Kohei Yoshida
2012-10-11Remove this boundary comment.Kohei Yoshida
2012-10-11Re-organize the data members of SvTreeListBox.Kohei Yoshida
2012-10-11Another crasher.Kohei Yoshida
2012-10-11Fix another crash on exit.Kohei Yoshida
2012-10-11Fix a crash on tree list instantiation.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11Avoid sub-classing from std container, especially for this.Kohei Yoshida
2012-10-11XubString->OUStringCaolán McNamara
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara
2012-10-09AddListenerLink/RemoveListenerLink not implementedCaolán McNamara
2012-10-09Remove more unused methodsMarcos Paulo de Souza
2012-10-09SfxErrorHandler::CreateString: remove pointless loopsMichael Stahl
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-10-09convert graphic export dialog to .uiCaolán McNamara
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