summaryrefslogtreecommitdiffstats
path: root/svx/inc
Commit message (Expand)AuthorAgeFilesLines
* Removed horizontal rule ugly 1990 thingCédric Bosdonnat2012-11-242-2/+0
* Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-201-2/+2
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-151-25/+18
* Resolves: fdo#56460 don't crash on close of files with custom shapesCaolán McNamara2012-11-081-1/+3
* Fix some file modesStephan Bergmann2012-11-061-0/+0
* fdo#55430 allow clicking objects in front of selected onesLennard2012-11-061-0/+2
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0612-249/+309
* Fix crash during polygon handle travelling.Thorsten Behrens2012-11-021-1/+1
* fdo#38838 UniString replacementRicardo Montania2012-11-021-1/+1
* XubString->OUStringCaolán McNamara2012-10-252-3/+3
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-194-18/+18
* default SwInsertGrfRulerDlg to first entryCaolán McNamara2012-10-171-2/+2
* add a makeSwRulerValueSet for custom SwRulerValueSet widgetCaolán McNamara2012-10-171-1/+8
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-113-4/+6
* Bin unused leftover "dummy" fieldsTor Lillqvist2012-10-061-3/+0
* SvxHFPage: add UI for style::PageProperties::FirstIsSharedMiklos Vajna2012-10-051-0/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-1/+1
* Unwind some of the resource ID nastiness between sc and svx.Kohei Yoshida2012-09-281-13/+3
* convert GetRepeatComment to OUStringCaolán McNamara2012-09-281-33/+33
* adapt insert character dialog to new layoutCaolán McNamara2012-09-281-0/+5
* 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-281-1/+2
* convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara2012-09-281-0/+1
* convert code to use new table width dialogCaolán McNamara2012-09-281-0/+1
* implement a basic optimal size for the preview windowCaolán McNamara2012-09-281-0/+4
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-271-1/+1
* sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat2012-09-274-4/+11
* Change the image rotation widget to better looking DialControlTomaž Vajngerl2012-09-261-0/+6
* substantially accelerate slides with media on them.Michael Meeks2012-09-251-2/+3
* Hide dtor details behind SVX_DLLPUBLICStephan Bergmann2012-09-131-0/+3
* XubString->rtl::OUStringCaolán McNamara2012-09-111-1/+1
* fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl2012-09-041-4/+7
* n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat2012-09-041-1/+2
* SdrModel: make sure undo/redo stacks are not emptyIvan Timofeev2012-08-311-6/+2
* SdrMarkList: fix STL conversionIvan Timofeev2012-08-301-5/+1
* fdo#46808, Use BreakIterator ::create methodNoel Grandin2012-08-271-2/+0
* Use typedef instead of trivial inheritanceStephan Bergmann2012-08-222-3/+1
* Convert pRedoStack in SdrModel class from Container to std::dequeNoel Grandin2012-08-161-3/+3
* Convert pUndoStack in SdrModel class from Container to std::dequeNoel Grandin2012-08-161-3/+4
* replace LIST_APPEND usage with CONTAINER_APPENDNoel Grandin2012-08-161-1/+1
* Convert aBuf in SdrUndoGroup class from Container to std::vectorNoel Grandin2012-08-161-4/+3
* Convert field from Container to std::vector in SdrPageGridFrameListNoel Grandin2012-08-162-10/+27
* Convert maPages field in SdrModel class from Container to std::vectorNoel Grandin2012-08-161-2/+1
* Convert maMaPag field in class SdrModel from Container to std::vectorNoel Grandin2012-08-161-1/+1
* Remove unused fieldNoel Grandin2012-08-162-2/+1
* SdrUShortCont: MSVC build can't link libsw if that is publicMichael Stahl2012-08-161-2/+1
* Convert aLayer field in SdrLayerAdmin class from Container to std::vectorNoel Grandin2012-08-161-6/+29
* Convert aList field in SdrHelpLineList class from Container to std::vectorNoel Grandin2012-08-161-9/+25
* Convert aList in SdrGluePointList class from Container to std::vectorNoel Grandin2012-08-161-7/+12