summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)AuthorFilesLines
2015-09-17boost->stdCaolán McNamara6-17/+17
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara1-4/+4
2015-09-10Wizzard->WizzardCaolán McNamara1-1/+1
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2015-09-07sw: fix newly created document being modifiedMichael Stahl1-2/+3
2015-09-07tdf#91383: sw: actually reset the modified status tooMichael Stahl1-0/+5
2015-09-07-Werror,-Wreturn-typeStephan Bergmann1-1/+5
2015-09-07tdf#90991: sw: fix style preview creating undo objectsMichael Stahl1-0/+10
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl1-2/+64
2015-09-07sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael Stahl1-1/+1
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-33/+27
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-18/+9
2015-08-21loplugin:defaultparamsNoel Grandin1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin7-25/+25
2015-08-20more config skipping stuff and a tester toolCaolán McNamara3-30/+48
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara2-2/+5
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos1-1/+1
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna1-3/+3
2015-07-21loplugin:unusedmethods swNoel Grandin1-3/+9
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky1-2/+0
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky1-2/+0
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos1-1/+1
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos1-0/+1
2015-07-15tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian1-1/+1
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky1-1/+0
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky1-3/+0
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky1-2/+0
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-8/+0
2015-07-06loplugin:unusedmethods svlNoel Grandin1-99/+0
2015-07-06improve the returnbyref lopluginNoel Grandin6-25/+25
2015-06-30tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet1-0/+4
2015-06-24SwViewShell::PrtOle2: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-14Paragraph related part of Background Tab is unused nowZolnai Tamás2-4/+1
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet1-1/+1
2015-06-11SwDocShell: re-store embedded data source def only when location changesMiklos Vajna1-1/+2
2015-06-10sw: remove embedded data source on location deregistrationMiklos Vajna1-1/+1
2015-06-09SwDocShell: custom copy for embedded data source definition on save-asMiklos Vajna1-0/+21
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-4/+4
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-06-02loplugin: loopvartoosmallKatarina Behrens4-5/+5
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks2-4/+4
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier12-542/+542
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-19check for and handle missing base in mail merge (related: fdo#33266)Bjoern Michaelsen1-1/+44
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens3-24/+23
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1