summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2018-06-30tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk6-6/+47
2018-06-22tdf#118238 Only disable UI interaction when loading document as hiddenSamuel Mehrbrodt1-1/+9
2018-06-11menubar: framework/startpage sync help menubar entryandreas kainz1-1/+2
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist3-46/+2
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist3-2/+46
2018-05-22Fix typosAndrea Gelmini1-1/+1
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin6-43/+13
2018-05-05Fix typosAndrea Gelmini3-5/+5
2018-05-03loplugin:useuniqueptr in PathSettingsNoel Grandin1-5/+3
2018-05-03loplugin:useuniqueptr in ImageManagerImplNoel Grandin2-17/+12
2018-04-27loplugin:constantparamNoel Grandin1-3/+2
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin3-3/+6
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-2/+1
2018-04-15Empty ELMENT should say EMPTY in dtd; fixes tdf#116791Kevin Brubeck Unhammer1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke4-4/+0
2018-04-14Remove useless iterator in XCUBasedAcceleratorConfiguration::storeToStorageArnaud Versini1-1/+0
2018-04-13Fix typosAndrea Gelmini1-1/+1
2018-04-11tdf#42949 Remove unnecessary localization headers from frameworkGabor Kelemen6-12/+0
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-2/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2-13/+13
2018-04-04Fix typoAndrea Gelmini1-1/+1
2018-04-03Remove leftover framework/inc/uielement/notebookbarmenucontroller.hxxStephan Bergmann2-88/+0
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin2-13/+13
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin6-8/+8
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania6-331/+39
2018-04-01remove unused processfactory.hxx includesJochen Nitschke34-34/+1
2018-03-21tdf#115683 there are other cases of dialogs before document loadCaolán McNamara2-3/+39
2018-03-20Resolves: tdf#114648 don't show new document until wizard is finishedCaolán McNamara1-1/+2
2018-03-20loplugin:useuniqueptr in ImplImageListNoel Grandin3-9/+7
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke4-4/+0
2018-03-17Use for-range loops in frameworkJulien Nabet27-709/+480
2018-03-16simplify ImageList::GetAsHorizontalStripNoel Grandin1-8/+1
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin1-16/+3
2018-03-14loplugin:constantparamNoel Grandin3-11/+5
2018-03-13tdf#116277 blank frame into which document will load shown too earlyCaolán McNamara1-1/+3
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2-3/+2
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin3-62/+9
2018-03-06Fix typosAndrea Gelmini4-9/+9
2018-03-02delete colordata.hxxNoel Grandin4-4/+0
2018-03-01menu bar behavior consistency: remove checkbox from disabled menu itemVasily Melenchuk1-0/+11
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28use less COLORDATA_RGBNoel Grandin1-1/+1
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke5-5/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-6/+6
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-24Fix typosAndrea Gelmini1-1/+1
2018-02-23get headless build to work again for LinuxThorsten Behrens1-0/+2
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-21New loplugin:nestedunnamedStephan Bergmann2-61/+55
2018-02-21ColorData->Color in sd..svxNoel Grandin1-1/+1