summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-09fdo#47368: Remove event listener also in Invalidate()Tor Lillqvist2-0/+9
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-16/+11
2012-09-04fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl2-5/+11
2012-09-04n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat2-3/+7
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-2/+2
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-4/+5
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-4/+3
2012-08-31SdrModel: make sure undo/redo stacks are not emptyIvan Timofeev3-11/+17
2012-08-31remove SdrObjRefList, use vector directlyIvan Timofeev2-41/+13
2012-08-30fix buildCaolán McNamara1-1/+1
2012-08-30SdrMarkList: fix STL conversionIvan Timofeev2-5/+6
2012-08-29String::Expand -> string::padToLengthCaolán McNamara1-3/+4
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-27fdo#46808, Use BreakIterator ::create methodNoel Grandin2-20/+12
2012-08-24fdo#53888: svx: do not link against dbtoolsMatúš Kukan1-1/+0
2012-08-22Some cleanup for better localizationZolnai Tamás1-1/+1
2012-08-22fdo#53888: svx: fix dependencies:Michael Stahl2-1/+1
2012-08-22Use typedef instead of trivial inheritanceStephan Bergmann2-3/+1
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan1-0/+4
2012-08-17bnc#741480: adjusted display of Bracket/BracePair in pptFelix Zhang1-5/+17
2012-08-17gbuild: register all jarsMichael Stahl1-5/+5
2012-08-16svdotxat.cxx: MSVC needs set includedMichael Stahl1-0/+2
2012-08-16Convert local variable from Container to std::vector and std::setNoel Grandin1-18/+14
2012-08-16Convert maHandles field from Container to std::vectorNoel Grandin1-4/+4
2012-08-16Convert aList in SdrObjRefList class from Container to std::vectorNoel Grandin1-8/+15