summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* convert Link<> to typedNoel Grandin2015-09-078-14/+14
* convert Link<> to typedNoel Grandin2015-09-042-10/+6
* loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann2015-09-033-3/+3
* convert Link<> to typedNoel Grandin2015-09-034-7/+4
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-3120-114/+114
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-291-0/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-2814-28/+25
* don't protect the gnumeric filter with the USE_ORCUS flagMarkus Mohrhard2015-08-281-11/+11
* remove crazy whitespacesMarkus Mohrhard2015-08-281-3/+3
* make experimental orcus import work againMarkus Mohrhard2015-08-281-0/+1
* cosmetic clean-upMarkus Mohrhard2015-08-281-4/+8
* Clean up sEmptyStephan Bergmann2015-08-272-5/+3
* Clean up aEmptyStephan Bergmann2015-08-272-4/+2
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-221-2/+1
* more config skipping stuff and a tester toolCaolán McNamara2015-08-201-0/+4
* for testing allow disabling configmgr for time critical pathsCaolán McNamara2015-08-192-3/+6
* Remove redundant checkStephan Bergmann2015-08-191-7/+2
* Remove ConvertOSLtoUCBURLStephan Bergmann2015-08-191-21/+4
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-191-2/+1
* framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-14102-207/+198
* loplugin: defaultparamsNoel Grandin2015-08-143-3/+3
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* append '(Remote)' in the titlebar when remote file is openedSzymon Kłos2015-08-143-0/+19
* Related tdf#93404: Fix deadlock when joining WakeUpThreadStephan Bergmann2015-08-131-3/+7
* tdf#93404: Forgot to launch WakeUpThreadStephan Bergmann2015-08-131-0/+1
* loplugin: defaultparamsNoel Grandin2015-08-1115-35/+35
* loplugin:unusedmethodsNoel Grandin2015-08-058-41/+8
* idl,framework,forms: inline some use-once typedefsNoel Grandin2015-08-042-20/+7
* inline some use-once typedefsNoel Grandin2015-08-032-6/+4
* remove some unused definesNoel Grandin2015-08-032-74/+0
* remove some unused typedefsNoel Grandin2015-08-031-2/+0
* Whitespace.Jan Holesovsky2015-08-011-8/+8
* framework: replace boost::function with std::functionMichael Stahl2015-07-312-6/+6
* loplugin:unusedmethodsNoel Grandin2015-07-3012-216/+6
* SimplifyMaxim Monastirsky2015-07-281-25/+16
* Fix image update of DROPDOWNONLY buttonsMaxim Monastirsky2015-07-271-1/+1
* remove some unused definesNoel Grandin2015-07-272-750/+0
* string: 'Remote File' -> 'Save Remote File...'Szymon Kłos2015-07-241-1/+1
* Don't show open remote entry in the recent doc menuMaxim Monastirsky2015-07-241-22/+40
* convert WindowAlign to scoped enumNoel Grandin2015-07-243-16/+16
* tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno2015-07-221-5/+9
* remove some unused constantsNoel Grandin2015-07-221-1/+0
* tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky2015-07-211-20/+33
* Miscellaneous typosAdolfo Jayme Barrientos2015-07-213-4/+4
* Fix typosAndrea Gelmini2015-07-194-6/+6
* Ignore string status updates completelyMaxim Monastirsky2015-07-161-5/+0
* loplugin:simplifyboolStephan Bergmann2015-07-162-5/+2
* loplugin:cstylecastStephan Bergmann2015-07-161-2/+2
* Working toolbar entry: Save As > Remote fileSzymon Kłos2015-07-161-3/+4
* 'Save As' popup menu in the Writer's toolbarSzymon Kłos2015-07-165-0/+202