summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optpage.cxx
AgeCommit message (Expand)Author
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-13convert TableChgMode to scoped enumNoel Grandin
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-10sw: prefix members of SwRedlineOptionsTabPageMiklos Vajna
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2016-11-21related: tdf#90362: remove option from Formatting AidsMike Kaganski
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-25sw: prefix members of SwTableOptionsTabPageMiklos Vajna
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-27Move accessibility relations to .ui files, Part 10: tdf#87026Muhammet Kara
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06sw: prefix members of SwStdFontTabPageMiklos Vajna
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-24convert Link<> to typedNoel Grandin
2015-09-01Make saving the default fonts work againMaxim Monastirsky
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-07Delete unnecessary writer options from Options dialogMihály Palenik
2015-07-06improve the returnbyref lopluginNoel Grandin