summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-12-23loplugin:unreffunMaxim Monastirsky1-15/+0
2015-12-23New saving behaviorMaxim Monastirsky4-23/+4
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-1/+0
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin7-16/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-19/+0
2015-12-20sfx2: SAL_WARN on the early error returnMichael Stahl1-0/+3
2015-12-18LOK: get feedback for all of the font/back color commandsMihai Varga1-2/+5
2015-12-18tdf#93837 sfx2: Allow loading xml menus by resource nameMaxim Monastirsky1-29/+35
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens1-4/+0
2015-12-17nConfigId is always 0Maxim Monastirsky1-6/+3
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens3-319/+0
2015-12-17Fix creation of infobarSamuel Mehrbrodt1-0/+1
2015-12-17gtk3+wayland: start floating windows hiddenCaolán McNamara1-1/+0
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt15-1435/+15
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna2-7/+2
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl1-0/+6
2015-12-15sfx2: fix valgrind warningMichael Stahl1-0/+3
2015-12-15tdf#95792: fix saving file the first time on some WebDAV servers.Giuseppe Castagno1-2/+28
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist5-12/+0
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara1-1/+1
2015-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky3-1/+108
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann2-3/+2
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin7-11/+11
2015-12-10Memory leakStephan Bergmann2-3/+3
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2-5/+5
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann3-16/+12
2015-12-08Missing deleteStephan Bergmann1-0/+1
2015-12-07tdf#74834 Expert Configuration option to disable thumbnails in StartCenterPierre Sauter3-3/+10
2015-12-04sfx2: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-13/+12
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-30LOK: get state change feedback for more uno commandsMihai Varga1-5/+9
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks1-0/+12
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-3/+0
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky1-1/+1
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt1-1/+0
2015-11-25loplugin:unusedfields variousNoel Grandin4-7/+2
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