summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-05-31tdf#96097: Can't save a doc with signed macro after autosave/save a copyGuillaume Smaha1-3/+0
2016-05-23set parent window of windows system file picker on save(as)Oliver Specht2-3/+8
2016-05-17Resolves: tdf#96092 crash on activating manage changes sidebarCaolán McNamara1-1/+4
2016-05-10tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky2-0/+4
2016-04-12tdf#89095 Start Center: bigger thumbnails for templatesAkshay Deep3-2/+12
2016-04-11tdf#97398: Toggle deck/panel visibility individually for each appKatarina Behrens3-5/+34
2016-03-21tdf#98740 Infobar should not be in the customization optionsSamuel Mehrbrodt1-3/+3
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock9-9/+9
2016-02-27tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno1-0/+11
2016-02-23Related tdf#81718: correctly display file size for...Giuseppe Castagno1-1/+2
2016-02-16sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl1-1/+12
2016-02-11tdf#56544: Support LO's .~lock.*# file locking over smb, tooStephan Bergmann1-4/+5
2016-02-07tdf#97051: prevent duplicate copy of SfxItemSetOliver Specht1-1/+1
2016-02-02tdf#96327: Fix accelerator for remote filesGabriele Ponzo1-1/+1
2016-01-28Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara1-1/+1
2016-01-18fix a crash found in passingCaolán McNamara1-1/+3
2016-01-12New saving behaviorMaxim Monastirsky4-38/+4
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos1-3/+3
2015-12-15tdf#95792: fix saving file the first time on some WebDAV servers.Giuseppe Castagno1-2/+28
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl1-0/+6
2015-12-15sfx2: fix valgrind warningMichael Stahl1-0/+3
2015-12-10Memory leakStephan Bergmann2-3/+3
2015-12-08Missing deleteStephan Bergmann1-0/+1
2015-12-03Resolves: tdf#95960 displaced field value in user-defined propertiesCaolán McNamara1-6/+9
2015-12-02tdf#96162: sfx2: avoid re-creating existing sidebar PanelsMichael Stahl1-26/+33
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks1-0/+12
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin4-30/+1
2015-11-24Pad this control a bitAdolfo Jayme Barrientos1-2/+2
2015-11-24loplugin:unusedfields in include/framework/Noel Grandin1-1/+0
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin16-74/+22
2015-11-20Revert "tdf#95614 fix freezing with linked images"Michael Stahl2-30/+0
2015-11-20tdf#95614 fix freezing with linked imagesLászló Németh2-0/+30
2015-11-20loplugin:nullptrStephan Bergmann1-2/+2
2015-11-20loplugin:stringconstantStephan Bergmann1-1/+1
2015-11-20loplugin:staticmethodsStephan Bergmann1-34/+34
2015-11-20loplugin:nullptrStephan Bergmann1-1/+1
2015-11-20tdf#67770 store sidebar elements statesLaurent Godard5-210/+411
2015-11-20loplugin:sallogareasStephan Bergmann2-3/+3
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-6/+2
2015-11-19loplugin:sallogareasStephan Bergmann5-9/+9
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky2-108/+1
2015-11-18fix for windows buildNoel Grandin1-1/+1
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin4-10/+5
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt3-5/+5
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-8/+3
2015-11-16pch: CommandInfoProvider.hxx was renamed.Jan Holesovsky1-1/+1
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt4-316/+6
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-507/+258
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1