summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2018-08-09Toolbar and menu containers are similar enoughMaxim Monastirsky1-60/+1
2018-08-06fix for crash in CppunitTest_services on windowsNoel Grandin1-3/+5
2018-07-31Fix typosAndrea Gelmini4-12/+12
2018-07-30Add missing sal/log.hxx headersGabor Kelemen45-0/+45
2018-07-29Fix typosAndrea Gelmini1-2/+2
2018-07-29Fix typoAndrea Gelmini1-2/+2
2018-07-27loplugin:returnconstant in frameworkNoel Grandin6-53/+28
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin4-15/+14
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara1-2/+2
2018-07-26framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann3-28/+0
2018-07-23Fix typosAndrea Gelmini1-2/+2
2018-07-19Fix typosAndrea Gelmini1-2/+2
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-32/+31
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-3/+1
2018-07-08Fix typoAndrea Gelmini3-5/+5
2018-07-02loplugin:constantparamNoel Grandin3-7/+5
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): frameworkStephan Bergmann1-1/+1
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk6-6/+47
2018-06-26Clean up XMLNamespacesStephan Bergmann2-22/+3
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