summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* try to reuse a string so that at least part of a message is translatedLuboš Luňák2013-02-083-4/+5
* also change the font combo tooltip to say font is not available (fate#308255)Luboš Luňák2013-02-073-0/+16
* if a font is not available, show its name in italic in font combo(fate#308255)Luboš Luňák2013-02-071-0/+40
* added Change picture menu item to graphic shape popupRadek Doulik2012-12-103-1/+31
* Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek2012-11-051-1/+3
|\
| * Resolves: rhbz#855972 crash on switching to outline viewCaolán McNamara2012-09-121-1/+3
* | make fontwork custom shapes as one path object created from polypolygonRadek Doulik2012-10-151-3/+4
* | bnc#741480: adjusted display of Bracket/BracePair in pptFelix Zhang2012-10-151-5/+17
* | Avoid bogus "may be used uninitialized" warningStephan Bergmann2012-10-131-1/+1
* | n757419: Hidden/Non-wrapping text.Muthu Subramanian2012-10-131-1/+8
* | sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat2012-10-028-12/+24
* | n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat2012-10-022-3/+7
|/
* fdo#47368: Remove event listener also in Invalidate()Tor Lillqvist2012-09-102-0/+9
* fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl2012-09-052-6/+11
* fdo#53888: svx: do not link against dbtoolsMatúš Kukan2012-08-291-1/+0
* fdo#53888: svx: fix dependencies:Michael Stahl2012-08-232-1/+1
* fdo#47434: Zero rect. size causing wrong line positions.Muthu Subramanian2012-08-201-0/+4
* Minor cleanup.Jan Holesovsky2012-08-102-10/+10
* fdo#37791 Insert selected text to Findbar by Ctrl FZolnai Tamás2012-08-102-19/+32
* fdo#49750 Search Toolbar keeps its historyZolnai Tamás2012-08-102-0/+25
* fdo#46968 fixing undo of textbox resizingUray M. János2012-08-101-1/+1
* Fix fdo#51943 - prevent lose focus event to close popup.Thorsten Behrens2012-07-242-7/+16
* fdo#44534 invalidate bound rect after drag&dropDavid Tardon2012-07-231-0/+2
* - fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders2012-07-092-0/+12
* replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl2012-07-045-14/+21
* rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl2012-07-044-10/+14
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-221-1/+1
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-051-1/+1
* drop a XubStringCaolán McNamara2012-06-051-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-88/+82
* targeted string re-workNorbert Thiebaud2012-06-025-55/+55
* targeted string re-workNorbert Thiebaud2012-06-026-21/+21
* targeted string re-workNorbert Thiebaud2012-06-026-60/+60
* targeted string re-workNorbert Thiebaud2012-06-016-72/+70
* rtl::OUString::intern( blabla ) -> rtl::OUString( blabla )Fridrich Štrba2012-05-311-1/+1
* targeted string re-workNorbert Thiebaud2012-05-307-44/+44
* nuke unused typedefTakeshi Abe2012-05-312-3/+0
* svxcore: needs also generated header from connectivityMatúš Kukan2012-05-301-0/+1
* targeted string re-workNorbert Thiebaud2012-05-291-8/+8
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-2915-33/+33
* svxcore needs headers from connectivityDavid Tardon2012-05-291-0/+4
* status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky2012-05-255-92/+141
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-246-7/+7
* convert ResStringArray to rtl::OUStringCaolán McNamara2012-05-244-9/+7
* status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky2012-05-233-15/+25
* zoom slider: Implemented design by Mirek M.Jan Holesovsky2012-05-222-40/+16
* deleting NULL is safeTakeshi Abe2012-05-211-4/+2
* removed unused #definesTakeshi Abe2012-05-211-4/+0
* Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-05-192-7/+7
* removed unused const rtl::OUStringTakeshi Abe2012-05-176-8/+0