summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2013-02-08try to reuse a string so that at least part of a message is translatedLuboš Luňák
2013-02-07also change the font combo tooltip to say font is not available (fate#308255)Luboš Luňák
2013-02-07if a font is not available, show its name in italic in font combo(fate#308255)Luboš Luňák
2012-12-10added Change picture menu item to graphic shape popupRadek Doulik
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek
2012-10-15make fontwork custom shapes as one path object created from polypolygonRadek Doulik
2012-10-15bnc#741480: adjusted display of Bracket/BracePair in pptFelix Zhang
2012-10-13Avoid bogus "may be used uninitialized" warningStephan Bergmann
2012-10-13n757419: Hidden/Non-wrapping text.Muthu Subramanian
2012-10-02sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-10-02n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat
2012-09-12Resolves: rhbz#855972 crash on switching to outline viewCaolán McNamara
2012-09-10fdo#47368: Remove event listener also in Invalidate()Tor Lillqvist
2012-09-05fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl
2012-08-29fdo#53888: svx: do not link against dbtoolsMatúš Kukan
2012-08-23fdo#53888: svx: fix dependencies:Michael Stahl
2012-08-20fdo#47434: Zero rect. size causing wrong line positions.Muthu Subramanian
2012-08-10Minor cleanup.Jan Holesovsky
2012-08-10fdo#37791 Insert selected text to Findbar by Ctrl FZolnai Tamás
2012-08-10fdo#49750 Search Toolbar keeps its historyZolnai Tamás
2012-08-10fdo#46968 fixing undo of textbox resizingUray M. János
2012-07-24Fix fdo#51943 - prevent lose focus event to close popup.Thorsten Behrens
2012-07-23fdo#44534 invalidate bound rect after drag&dropDavid Tardon
2012-07-09- fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-05drop a XubStringCaolán McNamara
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31rtl::OUString::intern( blabla ) -> rtl::OUString( blabla )Fridrich Štrba
2012-05-30targeted string re-workNorbert Thiebaud
2012-05-31nuke unused typedefTakeshi Abe
2012-05-30svxcore: needs also generated header from connectivityMatúš Kukan
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-29svxcore needs headers from connectivityDavid Tardon
2012-05-25status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky
2012-05-22zoom slider: Implemented design by Mirek M.Jan Holesovsky
2012-05-21deleting NULL is safeTakeshi Abe
2012-05-21removed unused #definesTakeshi Abe
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-05-17removed unused const rtl::OUStringTakeshi Abe