summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svtoolsStephan Bergmann
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-28tdf#104215: Remove the out-of-borders ruler checkMike Kaganski
2016-11-25convert HTMLCFG constants to o3tl::typed_flagsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-18tdf#103960: The import of UCS2 data uses a different code path.Jan Holesovsky
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-17tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-15tdf#88827 - double-thin border: MINGAPWIDTH is a valid widthJustin Luth
2016-11-11use std::unique_ptrCaolán McNamara
2016-11-11coverity#1371312 Missing move assignment operatorCaolán McNamara
2016-11-11use std::unique_ptrCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-11-06NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara
2016-11-04unify color selectorsCaolán McNamara
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-03tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky
2016-11-03tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-30cppcheck unreadVariable: diffJochen Nitschke
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-25SvTreeListBox cannot be loaded from .src nowCaolán McNamara
2016-10-25no ListBox loaded from .src nowCaolán McNamara
2016-10-24tdf#103259 Add java not found error for macYousuf Philips
2016-10-23Rovas is not a language, it's a scriptAndras Timar
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke