summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-03XubString->OUStringCaolán McNamara
2012-10-02XubString->OUStringCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01Deduplication of ImplGetSupportedMacroItems for disable-dynlinkingTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28Unwind some of the resource ID nastiness between sc and svx.Kohei Yoshida
2012-09-28another oops in svx...Michael Stahl
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: gb_Library_PLAINLIBS_NONE cleanup for MacMichael 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-28adapt insert character dialog to new layoutCaolán McNamara
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28convert code to use new table width dialogCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28implement a basic optimal size for the preview windowCaolán McNamara
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-09-26Change the image rotation widget to better looking DialControlTomaž Vajngerl
2012-09-26Fixes Circular arrow distortion, Bug #46272Lennard
2012-09-25cope with thumbnailing both linked and embedded media correctly.Michael Meeks
2012-09-25Avoid a temporary.Thorsten Behrens
2012-09-25substantially accelerate slides with media on them.Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17XubString->OUStringCaolán McNamara
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14next attempt to fix bug 35079Lennard Wasserthal
2012-09-13Hide dtor details behind SVX_DLLPUBLICStephan Bergmann
2012-09-11XubString->rtl::OUStringCaolán McNamara
2012-09-10Resolves: rhbz#855972 crash on switching to outline viewCaolán McNamara
2012-09-09fdo#47368: Remove event listener also in Invalidate()Tor Lillqvist
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-04fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl
2012-09-04n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat
2012-09-03More places that require a prefixed "system"Stephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-08-31SdrModel: make sure undo/redo stacks are not emptyIvan Timofeev
2012-08-31remove SdrObjRefList, use vector directlyIvan Timofeev
2012-08-30fix buildCaolán McNamara