summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-014-0/+4
* convert GetRepeatComment to OUStringCaolán McNamara2012-09-282-78/+65
* adapt insert character dialog to new layoutCaolán McNamara2012-09-282-5/+39
* adapt zoom dialog code to layout widgetsCaolán McNamara2012-09-281-3/+0
* convert hard-coded layout of char name tabpage to .uiCaolán McNamara2012-09-283-2/+21
* convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara2012-09-282-0/+13
* convert code to use new table width dialogCaolán McNamara2012-09-282-2/+8
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-283-3/+3
* implement a basic optimal size for the preview windowCaolán McNamara2012-09-282-0/+16
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-274-5/+5
* sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat2012-09-278-12/+24
* Change the image rotation widget to better looking DialControlTomaž Vajngerl2012-09-262-0/+18
* Fixes Circular arrow distortion, Bug #46272Lennard2012-09-261-3/+2
* cope with thumbnailing both linked and embedded media correctly.Michael Meeks2012-09-251-1/+14
* Avoid a temporary.Thorsten Behrens2012-09-251-1/+1
* substantially accelerate slides with media on them.Michael Meeks2012-09-254-15/+17
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-2513-34/+34
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-193-9/+6
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-181-1/+1
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-183-3/+1
* XubString->OUStringCaolán McNamara2012-09-171-6/+5
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-1411-70/+41
* next attempt to fix bug 35079Lennard Wasserthal2012-09-141-10/+0
* Hide dtor details behind SVX_DLLPUBLICStephan Bergmann2012-09-132-0/+7
* XubString->rtl::OUStringCaolán McNamara2012-09-112-3/+3
* Resolves: rhbz#855972 crash on switching to outline viewCaolán McNamara2012-09-101-1/+3
* fdo#47368: Remove event listener also in Invalidate()Tor Lillqvist2012-09-092-0/+9
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-16/+11
* fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl2012-09-042-5/+11
* n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat2012-09-042-3/+7
* More places that require a prefixed "system"Stephan Bergmann2012-09-031-2/+2
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-4/+5
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-4/+3
* SdrModel: make sure undo/redo stacks are not emptyIvan Timofeev2012-08-313-11/+17
* remove SdrObjRefList, use vector directlyIvan Timofeev2012-08-312-41/+13
* fix buildCaolán McNamara2012-08-301-1/+1
* SdrMarkList: fix STL conversionIvan Timofeev2012-08-302-5/+6
* String::Expand -> string::padToLengthCaolán McNamara2012-08-291-3/+4
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-281-1/+1
* fdo#46808, Use BreakIterator ::create methodNoel Grandin2012-08-272-20/+12
* fdo#53888: svx: do not link against dbtoolsMatúš Kukan2012-08-241-1/+0
* Some cleanup for better localizationZolnai Tamás2012-08-221-1/+1
* fdo#53888: svx: fix dependencies:Michael Stahl2012-08-222-1/+1
* Use typedef instead of trivial inheritanceStephan Bergmann2012-08-222-3/+1
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* bnc#741480: adjusted display of Bracket/BracePair in pptFelix Zhang2012-08-171-5/+17
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* svdotxat.cxx: MSVC needs set includedMichael Stahl2012-08-161-0/+2
* Convert local variable from Container to std::vector and std::setNoel Grandin2012-08-161-18/+14
* Convert maHandles field from Container to std::vectorNoel Grandin2012-08-161-4/+4