summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* 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
* tidy up this deref before check codeCaolán McNamara2014-11-251-7/+10
* only use of SfxInterface::GetName is for debugging infoCaolán McNamara2014-11-251-4/+2
* unotools: Internalize ucblockbytes.hxx headerMatúš Kukan2014-11-242-2/+1
* java,qadev: remove unused parameters and local varsNoel Grandin2014-11-241-1/+1
* SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara2014-11-242-13/+2
* sfx2: add missing locks to FrameActionListenerMichael Stahl2014-11-241-0/+4
* fdo#86633: sw: remove bad tab pages from SwParaDlg for drawing objectsMichael Stahl2014-11-241-1/+2
* SfxObjectUI_Impl's pName is now unusedCaolán McNamara2014-11-241-7/+0
* so GetOffResManager_Impl is unusedCaolán McNamara2014-11-244-10/+0
* so these ResIds are only being used for the numerical valueCaolán McNamara2014-11-242-20/+15
* ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara2014-11-242-4/+4
* in passing RegisterChildWindow already never used its pStr argCaolán McNamara2014-11-241-4/+3