summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin2-5/+5
2018-02-16native dialog initial basisCaolán McNamara1-1/+1
2018-02-14tdf#108005: Problems with progress bar while saving documentStephan Bergmann2-1/+3
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin7-23/+23
2018-02-06tdf#115218 framework: decouple HiddenForConversion from HiddenMiklos Vajna2-3/+3
2018-02-06Unused include pngread/write (framework)Julien Nabet2-4/+0
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist3-6/+0
2018-02-02loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin1-2/+1
2018-01-29Fix typosAndrea Gelmini2-2/+2
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-25Initialize more for sharing during pre-init.Michael Meeks1-0/+3
2018-01-25Fix typosAndrea Gelmini3-3/+3
2018-01-24loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin3-10/+8
2018-01-24loplugin:useuniqueptr in LayoutManagerNoel Grandin4-14/+12
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin2-3/+2
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-18Typo: rDesciprtor->rDescriptorJulien Nabet1-1/+1
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna6-13/+40
2018-01-16Fix typosAndrea Gelmini2-2/+2