summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-113-6/+5
* framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-112-12/+8
* framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-113-10/+8
* Fix NotebookBar not showing up when directly opening a documentSamuel Mehrbrodt2015-11-111-6/+6
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1094-425/+425
* new loplugin: oncevarNoel Grandin2015-11-091-7/+2
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-065-21/+10
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0621-103/+103
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-054-15/+15
* java: make inner classes static where possibleNoel Grandin2015-11-054-4/+4
* yyyyyNoel Grandin2015-11-041-1/+1
* Tweak MenuBarManager a bit for use with context menusMaxim Monastirsky2015-11-043-6/+13
* Support of popupmenu resource typeMaxim Monastirsky2015-11-035-33/+56
* Fix license headerStephan Bergmann2015-11-021-1/+1
* fix buildNoel Grandin2015-11-022-2/+2
* loplugin:stringconstantNoel Grandin2015-11-0278-257/+144
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0265-241/+223
* no need to be so verbose in constructing uno::ReferenceNoel Grandin2015-11-014-9/+9
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-3/+3
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-298-39/+16
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-1/+0
* afl-eventtesting: improve event testing exitCaolán McNamara2015-10-221-2/+7
* impl_mergeMediaDescriptorWithMightExistingModelArgs is a sick function name.Jan Holesovsky2015-10-211-38/+32
* afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara2015-10-201-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+1
* loplugin:defaultparamsStephan Bergmann2015-10-195-5/+5
* convert "continue" flag to an enumNoel Grandin2015-10-161-5/+5
* 1327208 UwF: Unwritten fieldNoel Grandin2015-10-161-1/+0
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-151-2/+1
* vcl: Initial NotebookBar implementation.Jan Holesovsky2015-10-151-0/+7
* com::sun::star->css in frameworkNoel Grandin2015-10-14175-2458/+2458
* tdf#94042 Change autorecovery & autosave to 10 minutesYousuf Philips2015-10-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12148-1389/+1389
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-9/+9
* full fill mostly fulfillCaolán McNamara2015-10-084-4/+4
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-6/+2
* loplugin:mergedclassesNoel Grandin2015-10-078-68/+17
* loplugin:mergeclassesNoel Grandin2015-10-072-58/+39
* loplugin:mergeclassesNoel Grandin2015-10-072-23/+10
* loplugin:mergeclassesNoel Grandin2015-10-074-64/+22
* loplugin:mergeclassesNoel Grandin2015-10-072-36/+22
* loplugin:mergeclassesNoel Grandin2015-10-073-46/+30
* simplifyMaxim Monastirsky2015-10-061-1/+1
* Related: tdf#91097 Support of enum commands in MenuBarManagerMaxim Monastirsky2015-10-061-19/+36
* Fix typosAndrea Gelmini2015-10-0110-20/+20
* loplugin:unusedmethodsNoel Grandin2015-10-016-140/+14
* Fix typosAndrea Gelmini2015-09-3015-32/+32
* Fix typosAndrea Gelmini2015-09-306-14/+14
* Fix typosAndrea Gelmini2015-09-3015-55/+55