summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin13-26/+26
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin1-2/+2
2015-01-05No need for declarations in include fileStephan Bergmann2-5/+9
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann2-7/+7
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara8-25/+25
2015-01-02Fix simple typos.Andrea Gelmini1-1/+1
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann2-4/+3
2015-01-01de-resource SFX_PB_EDITCaolán McNamara3-9/+17
2015-01-01Bump copyright year to 2015Andras Timar1-1/+1
2014-12-31de-resource custom properties widgetsCaolán McNamara3-58/+23
2014-12-24callcatcher: update unusedcodeCaolán McNamara2-10/+2
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn10-26/+22
2014-12-22de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOWCaolán McNamara1-21/+0
2014-12-22callcatcher: update unused codeCaolán McNamara2-11/+0
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara1-1/+1
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann32-120/+116
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann2-3/+3
2014-12-17allow NULL SfxChildWindowCaolán McNamara1-3/+3
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara1-5/+1
2014-12-17implement loading docking windows from .ui formatCaolán McNamara1-0/+49
2014-12-16fdo#87031 Sidebar tabs not visible when Sidebar deck is shownSamuel Mehrbrodt1-1/+1
2014-12-15java: remove some unused fields and variablesNoel Grandin1-1/+0
2014-12-12sfx2: Use appropriate OUString functions on string constantsStephan Bergmann10-59/+48
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky4-4/+0
2014-12-10Typo: postion(s)=>position(s)Julien Nabet1-1/+1
2014-12-10priorities: prevent future compatibility problemsTobias Madl2-6/+12
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin1-20/+0
2014-12-10java: merge JUnitBasedTest into DocumentEventsNoel Grandin3-51/+24
2014-12-10java: simplify the getMSF() methodsNoel Grandin2-5/+3
2014-12-09removed unused timeout definesTobias Madl1-2/+0
2014-12-09changed timers to idlesTobias Madl2-22/+22
2014-12-09changed timers to idleJennifer Liebel1-12/+12
2014-12-09changed timers to idlesTobias Madl1-8/+8
2014-12-09changed timers to idleJennifer Liebel3-17/+15
2014-12-09changed timers to idlesTobias Madl5-21/+21
2014-12-09changed timer to idleTobias Madl2-8/+8
2014-12-09change timers to idlesTobias Madl2-4/+4
2014-12-08WaE: Unreferenced function definitionTor Lillqvist1-0/+2
2014-12-08callcatcher: update unused codeCaolán McNamara1-44/+41
2014-12-06Move SfxInPlaceClientList to SfxViewShell_Impl.Kohei Yoshida2-21/+29
2014-12-06Forward-declare SfxInPlaceClientList and remove <vector> include.Kohei Yoshida1-1/+23
2014-12-05Revert "Broken security/password when saving to older odf (sx?) formats."Michael Stahl1-1/+1
2014-12-05Remove dead SO3_GLOBAL_CLASSID and SvObjectStephan Bergmann1-11/+2
2014-12-04sfx2: reset the error code before 2nd load with repair (related: fdo#56245)Michael Stahl1-0/+1
2014-12-04callcatcher: update unused codeCaolán McNamara1-19/+0
2014-12-04fdo#85937 Add 'Close Sidebar' command to Sidebar menuSamuel Mehrbrodt3-0/+16
2014-12-03Delay potentially expensive first-time template initializationStephan Bergmann2-3/+18
2014-12-03Redundant mpCurrentView (always = mpLocalView)Stephan Bergmann2-10/+5
2014-12-01Resolves: fdo#86799 fix insert special char in Find/Find and ReplaceCaolán McNamara1-1/+1