summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara
2012-10-17make use of ability to use bold in labelsCaolán McNamara
2012-10-17Impress, Draw toolbars: Move alignment etc. away from "Drawing".Jan Holesovsky
2012-10-16Remove some unused methodsMarcos Paulo de Souza
2012-10-15comment translations german->english sd fusel.cxx and fusel.hxxLennard
2012-10-14sd: fix crash in character format dialog:Michael Stahl
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Re-organize the data members of SvTreeListBox.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-10-10Make svg export use slidesorter selection in most cases.Thorsten Behrens
2012-10-10Don't (indirectly) call virtual funcs in ctor.Thorsten Behrens
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist
2012-10-08Tweak hyphen as a togglable option after allCaolán McNamara
2012-10-08De-duplicate harderTor Lillqvist
2012-10-08There is no ExportCGMTor Lillqvist
2012-10-07fix sd build with VC2012Peter Foley
2012-10-07More glitchesTor Lillqvist
2012-10-07Forgot to change the function pointer type name in two more placesTor Lillqvist
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-06Remove unused ReadOnlyModeObserverJulien Nabet
2012-10-06Remove 2 other unused methodsJulien Nabet
2012-10-06Remove newly unused methodsJulien Nabet
2012-10-05I can't see why the hyphenate cmds have toggle entriesCaolán McNamara
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Improve quality of page previews in Impress/Draw with supersamplingTomaž Vajngerl
2012-10-04Add "External Edit" menu function for bitmaps to Impress and DrawTomaž Vajngerl
2012-10-03probable attempts to find the parent dialogCaolán McNamara
2012-10-01Deduplication of aEmptyStr for disable-dynlinkingTor Lillqvist
2012-10-01Deduplication of NavigationOrderAccess for disable-dynlinkingTor Lillqvist
2012-10-01Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist
2012-10-01Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24Impress: Add 'Duplicate slide' to the context menu of the slide sorter.Jan Holesovsky
2012-09-24Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky
2012-09-24Remove unused codeOlivier Hallot
2012-09-20Add SAL_WARN/INFO to network server + remove static reference on exit.Andrzej J.R. Hunt