summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-048-25/+25
* Fix simple typos.Andrea Gelmini2015-01-021-1/+1
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-022-4/+3
* de-resource SFX_PB_EDITCaolán McNamara2015-01-013-9/+17
* Bump copyright year to 2015Andras Timar2015-01-011-1/+1
* de-resource custom properties widgetsCaolán McNamara2014-12-313-58/+23
* callcatcher: update unusedcodeCaolán McNamara2014-12-242-10/+2
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-2310-26/+22
* de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOWCaolán McNamara2014-12-221-21/+0
* callcatcher: update unused codeCaolán McNamara2014-12-222-11/+0
* provide a route to load ToolbarMenu things via .uiCaolán McNamara2014-12-191-1/+1
* sfx2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1832-120/+116
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* comphelper: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-3/+3
* allow NULL SfxChildWindowCaolán McNamara2014-12-171-3/+3
* try to get reasonable sizes for docking windowsCaolán McNamara2014-12-171-5/+1
* implement loading docking windows from .ui formatCaolán McNamara2014-12-171-0/+49
* fdo#87031 Sidebar tabs not visible when Sidebar deck is shownSamuel Mehrbrodt2014-12-161-1/+1
* java: remove some unused fields and variablesNoel Grandin2014-12-151-1/+0
* sfx2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1210-59/+48
* Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky2014-12-114-4/+0
* Typo: postion(s)=>position(s)Julien Nabet2014-12-101-1/+1
* priorities: prevent future compatibility problemsTobias Madl2014-12-102-6/+12
* java: improve use of WrappedTargetException to set cause properlyNoel Grandin2014-12-101-20/+0
* java: merge JUnitBasedTest into DocumentEventsNoel Grandin2014-12-103-51/+24
* java: simplify the getMSF() methodsNoel Grandin2014-12-102-5/+3
* removed unused timeout definesTobias Madl2014-12-091-2/+0
* changed timers to idlesTobias Madl2014-12-092-22/+22
* changed timers to idleJennifer Liebel2014-12-091-12/+12
* changed timers to idlesTobias Madl2014-12-091-8/+8
* changed timers to idleJennifer Liebel2014-12-093-17/+15
* changed timers to idlesTobias Madl2014-12-095-21/+21
* changed timer to idleTobias Madl2014-12-092-8/+8
* change timers to idlesTobias Madl2014-12-092-4/+4
* WaE: Unreferenced function definitionTor Lillqvist2014-12-081-0/+2
* callcatcher: update unused codeCaolán McNamara2014-12-081-44/+41
* Move SfxInPlaceClientList to SfxViewShell_Impl.Kohei Yoshida2014-12-062-21/+29
* Forward-declare SfxInPlaceClientList and remove <vector> include.Kohei Yoshida2014-12-061-1/+23
* Revert "Broken security/password when saving to older odf (sx?) formats."Michael Stahl2014-12-051-1/+1
* Remove dead SO3_GLOBAL_CLASSID and SvObjectStephan Bergmann2014-12-051-11/+2
* sfx2: reset the error code before 2nd load with repair (related: fdo#56245)Michael Stahl2014-12-041-0/+1
* callcatcher: update unused codeCaolán McNamara2014-12-041-19/+0
* fdo#85937 Add 'Close Sidebar' command to Sidebar menuSamuel Mehrbrodt2014-12-043-0/+16
* Delay potentially expensive first-time template initializationStephan Bergmann2014-12-032-3/+18
* Redundant mpCurrentView (always = mpLocalView)Stephan Bergmann2014-12-032-10/+5
* Resolves: fdo#86799 fix insert special char in Find/Find and ReplaceCaolán McNamara2014-12-011-1/+1
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-0113-49/+49
* fix 'Childwindow slot missing' warningCaolán McNamara2014-11-263-2/+30
* all these ids and their associated resources were unnecessaryCaolán McNamara2014-11-252-7/+0
* We now only need one bit of information hereCaolán McNamara2014-11-256-12/+12