summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2012-10-14FontPrevWin_Impl::CheckScript(): assert that there is text:Michael Stahl
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Let's make these calls explicit too to prevent infinite recursions.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-05SvxHFPage: add UI for style::PageProperties::FirstIsSharedMiklos Vajna
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-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-28adapt insert character dialog to new layoutCaolá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