summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann20-114/+114
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin14-28/+25
2015-08-28don't protect the gnumeric filter with the USE_ORCUS flagMarkus Mohrhard1-11/+11
2015-08-28remove crazy whitespacesMarkus Mohrhard1-3/+3
2015-08-28make experimental orcus import work againMarkus Mohrhard1-0/+1
2015-08-28cosmetic clean-upMarkus Mohrhard1-4/+8
2015-08-27Clean up sEmptyStephan Bergmann2-5/+3
2015-08-27Clean up aEmptyStephan Bergmann2-4/+2
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2015-08-20more config skipping stuff and a tester toolCaolán McNamara1-0/+4
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara2-3/+6
2015-08-19Remove redundant checkStephan Bergmann1-7/+2
2015-08-19Remove ConvertOSLtoUCBURLStephan Bergmann1-21/+4
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe102-207/+198
2015-08-14loplugin: defaultparamsNoel Grandin3-3/+3
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-08-14append '(Remote)' in the titlebar when remote file is openedSzymon Kłos3-0/+19
2015-08-13Related tdf#93404: Fix deadlock when joining WakeUpThreadStephan Bergmann1-3/+7
2015-08-13tdf#93404: Forgot to launch WakeUpThreadStephan Bergmann1-0/+1
2015-08-11loplugin: defaultparamsNoel Grandin15-35/+35
2015-08-05loplugin:unusedmethodsNoel Grandin8-41/+8
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin2-20/+7
2015-08-03inline some use-once typedefsNoel Grandin2-6/+4
2015-08-03remove some unused definesNoel Grandin2-74/+0
2015-08-03remove some unused typedefsNoel Grandin1-2/+0
2015-08-01Whitespace.Jan Holesovsky1-8/+8
2015-07-31framework: replace boost::function with std::functionMichael Stahl2-6/+6
2015-07-30loplugin:unusedmethodsNoel Grandin12-216/+6
2015-07-28SimplifyMaxim Monastirsky1-25/+16
2015-07-27Fix image update of DROPDOWNONLY buttonsMaxim Monastirsky1-1/+1
2015-07-27remove some unused definesNoel Grandin2-750/+0
2015-07-24string: 'Remote File' -> 'Save Remote File...'Szymon Kłos1-1/+1
2015-07-24Don't show open remote entry in the recent doc menuMaxim Monastirsky1-22/+40
2015-07-24convert WindowAlign to scoped enumNoel Grandin3-16/+16
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno1-5/+9
2015-07-22remove some unused constantsNoel Grandin1-1/+0
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky1-20/+33
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos3-4/+4
2015-07-19Fix typosAndrea Gelmini4-6/+6
2015-07-16Ignore string status updates completelyMaxim Monastirsky1-5/+0
2015-07-16loplugin:simplifyboolStephan Bergmann2-5/+2
2015-07-16loplugin:cstylecastStephan Bergmann1-2/+2
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos1-3/+4
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos5-0/+202
2015-07-16open remote entry in the open drop down menuSzymon Kłos3-0/+26
2015-07-15loplugin:unusedmethods frameworkNoel Grandin14-448/+10
2015-07-15Remove pointless check for well-formed sal_Bool valueStephan Bergmann1-3/+1
2015-07-14-fsanitize=functionStephan Bergmann1-1/+1