summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2012-10-14FontPrevWin_Impl::CheckScript(): assert that there is text:Michael Stahl1-10/+8
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara1-2/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák9-14/+14
2012-10-11Let's make these calls explicit too to prevent infinite recursions.Kohei Yoshida2-4/+4
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida17-30/+35
2012-10-10add missing dep on sfx2 headersDavid Tardon1-0/+4
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin1-1/+1
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+15
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist1-3/+0
2012-10-05SvxHFPage: add UI for style::PageProperties::FirstIsSharedMiklos Vajna4-23/+61
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin3-10/+8
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin5-6/+9
2012-10-03XubString->OUStringCaolán McNamara1-11/+8
2012-10-02XubString->OUStringCaolán McNamara3-201/+190
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini8-10/+6
2012-10-01Deduplication of ImplGetSupportedMacroItems for disable-dynlinkingTor Lillqvist1-1/+1
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-3/+1
2012-09-28Unwind some of the resource ID nastiness between sc and svx.Kohei Yoshida2-138/+3
2012-09-28another oops in svx...Michael Stahl1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl4-8/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-6/+5
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl1-3/+3
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl4-4/+8
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl4-0/+4
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara2-78/+65
2012-09-28adapt insert character dialog to new layoutCaolán McNamara2-5/+39
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara1-3/+0
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara3-2/+21
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara2-0/+13
2012-09-28convert code to use new table width dialogCaolán McNamara2-2/+8
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara3-3/+3
2012-09-28implement a basic optimal size for the preview windowCaolán McNamara2-0/+16
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin4-5/+5
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat8-12/+24
2012-09-26Change the image rotation widget to better looking DialControlTomaž Vajngerl2-0/+18
2012-09-26Fixes Circular arrow distortion, Bug #46272Lennard1-3/+2
2012-09-25cope with thumbnailing both linked and embedded media correctly.Michael Meeks1-1/+14
2012-09-25Avoid a temporary.Thorsten Behrens1-1/+1
2012-09-25substantially accelerate slides with media on them.Michael Meeks4-15/+17
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud13-34/+34
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann3-9/+6
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann1-1/+1
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud3-3/+1
2012-09-17XubString->OUStringCaolán McNamara1-6/+5
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann11-70/+41
2012-09-14next attempt to fix bug 35079Lennard Wasserthal1-10/+0
2012-09-13Hide dtor details behind SVX_DLLPUBLICStephan Bergmann2-0/+7
2012-09-11XubString->rtl::OUStringCaolán McNamara2-3/+3
2012-09-10Resolves: rhbz#855972 crash on switching to outline viewCaolán McNamara1-1/+3