summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2019-02-23tdf#102005 Fix F6 regression in start centerJim Raykowski1-8/+11
2019-02-11new loplugin writeonlyvarsNoel Grandin1-12/+0
2019-02-07loplugin:flatten in sfx2Noel Grandin1-25/+25
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-12-20use unique_ptr in sfx2Noel Grandin1-3/+3
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-10-09loplugin:constfields in sfx2Noel Grandin1-2/+2
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-07use more Color in sfx2..svtoolsNoel Grandin1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin1-1/+1
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-3/+5
2017-07-06use more begin()/end() for SequenceNoel Grandin1-4/+2
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin1-17/+1
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin1-1/+0
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-4/+2
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara1-0/+2
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara1-2/+2
2016-10-18tdf#102239 START CENTER: Cant activate template categories from split buttonAkshay Deep1-1/+9
2016-10-07sfx2: resolve "enum ApplicationType" conflict...Michael Stahl1-7/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-07tdf#101812 Opening template manager switches to templates view in start centerAkshay Deep1-8/+0
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara1-13/+0
2016-07-29Related: tdf#99324 get backingwindow to honour auto mnemonic on mod key changeCaolán McNamara1-1/+17
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-06-23GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep1-1/+11
2016-06-17tdf#75369 Start Center: Non-installed applications aren't greyed outAkshay Deep1-0/+20
2016-06-17tdf#90577 Start Center: Clear List item should more accessibleAkshay Deep1-30/+41
2016-06-09Templates: Display titles and category as tooltipsAkshay Deep1-0/+1
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep1-2/+2
2016-06-03tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep1-4/+17
2016-05-30Context Menu for templates and other fixes in Start CenterAkshay Deep1-44/+49
2016-05-26Start Center: Rename "Edit Templates" to "Manage Templates"Akshay Deep1-1/+1
2016-05-20New Template ManagerAkshay Deep1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-04Make InputDialog class global to reuse it's code and tdf#97425Akshay Deep1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-01-13Just use the strings as suchTor Lillqvist1-18/+9
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin1-1/+0