summaryrefslogtreecommitdiff
path: root/svtools/source/control/tabbar.cxx
AgeCommit message (Expand)Author
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-01-07svtools: Simplify TabBar_Impl with std::unique_ptrTakeshi Abe
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-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-09-19tdf#43157 Replace DBG_ASSERT() with assert() in tabbar.cxxUlrich Gemkow
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow
2017-08-18WB_TOPBORDER,WB_3DTAB are deadNoel Grandin
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-13loplugin:oncevar: empty strings: svtoolsStephan Bergmann
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Fix typosAndrea Gelmini
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-04Remove write-only fieldUlrich Gemkow
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2015-11-26Cleanup last, partial include redux patch.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Abstract out repeated code into a lambdaStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud