summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-15CppunitTest_sw_uiwriter: sal_Bool -> boolStephan Bergmann1-6/+6
2014-09-15reportdesign: sal_Bool -> boolStephan Bergmann6-7/+7
2014-09-15sd: sal_Bool -> boolStephan Bergmann2-2/+2
2014-09-15sd: sal_Bool -> boolStephan Bergmann4-6/+6
2014-09-15Resolves: fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainerCaolán McNamara1-6/+6
2014-09-15sw: sal_Bool -> boolStephan Bergmann4-12/+12
2014-09-15Simplify expression to fix bool/sal_Bool ambiguityStephan Bergmann1-1/+1
2014-09-15scripting: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-15sc: sal_Bool -> boolStephan Bergmann6-7/+7
2014-09-15lotuswordpro: sal_Bool -> boolStephan Bergmann2-2/+2
2014-09-15forms: sal_Bool -> boolStephan Bergmann13-21/+21
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann1-5/+5
2014-09-15xmloff: sal_Bool -> boolStephan Bergmann6-11/+11
2014-09-15Missing GetImplFontCapabilities -> GetFontCapabilitiesStephan Bergmann1-2/+2
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann1-6/+6
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock12-16/+16
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna4-1/+22
2014-09-15fdo#75107: make colors and styles localizable in Agenda WizardJennifer Liebel3-9/+72
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann1-6/+6
2014-09-15vcl menu: Make DeactivateMenuBar() virtual to eliminate IsMenuBar() call.Jan Holesovsky2-11/+16
2014-09-15vcl menu: Make CloseStartedFrom() virtual to eliminate IsMenuBar() call.Jan Holesovsky2-25/+32
2014-09-15ScVbaPane apparently does not inherit XHelperInterfaceStephan Bergmann2-12/+10
2014-09-15Unused GetStyleIdFromIndex()Miklos Vajna3-12/+0
2014-09-15WaE: -Wshadow signals2Caolán McNamara2-0/+16
2014-09-15DBG_ASSERT -> assert where we go on to deref the testeeCaolán McNamara1-2/+2
2014-09-15VbaNewFont apparently does not inherit XHelperInterfaceStephan Bergmann11-24/+10
2014-09-15cppcheck: unpreciseMathCallJulien Nabet3-6/+9
2014-09-15jurt: encode(String) in URLEncoder has been deprecatedrbuj1-1/+1
2014-09-15bean: use a non-varargs call for a stopOOoConnection method invocationrbuj1-1/+1
2014-09-15javaunohelper: warning: unchecked castrbuj1-4/+4
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák6-33/+26
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák6-21/+17
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák6-21/+16
2014-09-14avoid warnings with boost signals2Luboš Luňák2-0/+21
2014-09-14boost signals2 with clang and C++11 require at least boost 1.55Luboš Luňák1-1/+6
2014-09-14Use constants for ST_Underline valuesMiklos Vajna4-64/+99
2014-09-14avoid possible NULL dereference (fdo#82777)Luboš Luňák1-4/+4
2014-09-14Resolves: fdo#81039 crash on adding new macro libraryCaolán McNamara1-1/+1
2014-09-14Resolves: fdo#83633 remove additional ++iCaolán McNamara1-1/+0
2014-09-14Related: fdo#83572 Improve zoom modeMaxim Monastirsky2-9/+22
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky12-3/+67
2014-09-14fdo#80650 src transl. merge must be case sensitiveDavid Tardon1-4/+4
2014-09-14Replace struct EmbeddedWAVAudioFile with simple string.Matúš Kukan9-52/+25
2014-09-14bnc#591147: OOXML import: Import video file too.Matúš Kukan1-13/+27
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan133-214/+275
2014-09-14Use oox::getNamespace()Miklos Vajna2-7/+4
2014-09-14scripting: Uncaught Exceptionrbuj1-1/+9
2014-09-14Updated example paths in wizards/com/sun/star/wizards/READMERyan McCoskrie1-2/+2
2014-09-14scripting: replace StringBuffer with StringBuilder methodrbuj8-12/+9
2014-09-13scripting: encode(String) in URLEncoder has been deprecatedrbuj1-1/+1