summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-02-27tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno
2016-02-23Related tdf#81718: correctly display file size for...Giuseppe Castagno
2016-02-16sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl
2016-02-11tdf#56544: Support LO's .~lock.*# file locking over smb, tooStephan Bergmann
2016-02-07tdf#97051: prevent duplicate copy of SfxItemSetOliver Specht
2016-02-02tdf#96327: Fix accelerator for remote filesGabriele Ponzo
2016-01-28Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2016-01-18fix a crash found in passingCaolán McNamara
2016-01-12New saving behaviorMaxim Monastirsky
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos
2015-12-15tdf#95792: fix saving file the first time on some WebDAV servers.Giuseppe Castagno
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-15sfx2: fix valgrind warningMichael Stahl
2015-12-10Memory leakStephan Bergmann
2015-12-08Missing deleteStephan Bergmann
2015-12-03Resolves: tdf#95960 displaced field value in user-defined propertiesCaolán McNamara
2015-12-02tdf#96162: sfx2: avoid re-creating existing sidebar PanelsMichael Stahl
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-24Pad this control a bitAdolfo Jayme Barrientos
2015-11-24loplugin:unusedfields in include/framework/Noel Grandin
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin
2015-11-20Revert "tdf#95614 fix freezing with linked images"Michael Stahl
2015-11-20tdf#95614 fix freezing with linked imagesLászló Németh
2015-11-20loplugin:nullptrStephan Bergmann
2015-11-20loplugin:stringconstantStephan Bergmann
2015-11-20loplugin:staticmethodsStephan Bergmann
2015-11-20loplugin:nullptrStephan Bergmann
2015-11-20tdf#67770 store sidebar elements statesLaurent Godard
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-18fix for windows buildNoel Grandin
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-16pch: CommandInfoProvider.hxx was renamed.Jan Holesovsky
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13rename: preview picture -> preview imageSamuel Mehrbrodt
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin