summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl13-49/+49
2014-11-26fix 'Childwindow slot missing' warningCaolán McNamara3-2/+30
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara2-7/+0
2014-11-25We now only need one bit of information hereCaolán McNamara6-12/+12
2014-11-25tidy up this deref before check codeCaolán McNamara1-7/+10
2014-11-25only use of SfxInterface::GetName is for debugging infoCaolán McNamara1-4/+2
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan2-2/+1
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin1-1/+1
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara2-13/+2
2014-11-24sfx2: add missing locks to FrameActionListenerMichael Stahl1-0/+4
2014-11-24fdo#86633: sw: remove bad tab pages from SwParaDlg for drawing objectsMichael Stahl1-1/+2
2014-11-24SfxObjectUI_Impl's pName is now unusedCaolán McNamara1-7/+0
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara4-10/+0
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara2-20/+15
2014-11-24ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara2-4/+4