summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2018-06-19Rename nFlags to nSearchFlagsSamuel Mehrbrodt1-4/+4
2018-06-19tdf#118238 Only disable UI interaction when loading document as hiddenSamuel Mehrbrodt1-1/+9
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma3-6/+0
2018-06-18Fix typosAndrea Gelmini1-1/+1
2018-06-13WaE: Wmaybe-uninitializedCaolán McNamara1-1/+1
2018-06-12loplugin:constantparamNoel Grandin1-7/+6
2018-06-11new loplugin:shouldreturnboolNoel Grandin2-4/+2
2018-06-11menubar: framework/startpage sync help menubar entryandreas kainz1-1/+2
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-7/+4
2018-06-06enable incremental linking on windowsNoel Grandin3-6/+12
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke10-8/+3
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-3/+3
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist3-46/+2
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin3-16/+29
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