summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29tdf#111801 added hover state to tabledesign sidebarKshitij Pathania
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-21Render lock symbol with sheet name, tdf#95880 follow-upEike Rathke
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose
2017-11-19clang-tidy modernize-use-equals-default in svtoolsJochen Nitschke
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26Use the canonical abbreviation "pc" of pica, instead of "pi"Takeshi Abe
2017-10-24tdf#113368: fix crash when closing dialog opened with BasicJulien Nabet
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-19tdf#43157 Replace DBG_ASSERT() with assert() in tabbar.cxxUlrich Gemkow
2017-09-18msDescription in SvtRulerAccessible is unusedNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow
2017-08-30WB_AUTOSIZE is always on for SvtURLBoxCaolán McNamara
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-18WB_RADIOSEL is deadNoel Grandin
2017-08-18WB_TOPBORDER,WB_3DTAB are deadNoel Grandin
2017-08-18WB_RANGESELECT,WB_MULTISELECT in Calendar is deadNoel Grandin
2017-08-18WB_BOLDTEXT,WB_FRAMEINFO,WB_WEEKNUMBER are deadNoel Grandin
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-09autoformat dialog can draw 'None' invisible sometimesCaolán McNamara
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-08-03tdf#111074: fix AddDays in calendarJulien Nabet
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin
2017-07-20change some Date += long to Date += sal_Int32Jochen Nitschke
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin