summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* convert number format page to .uiCaolán McNamara2012-12-062-6/+22
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-061-12/+4
* Translate German comments in tbcontrl.cxxSamuel Mehrbrodt2012-12-061-37/+30
* Modify the default Style list in Writer, give them a custom order.Samuel Mehrbrodt2012-12-061-8/+10
* findbar: show up/down buttons when searching for selected textIvan Timofeev2012-12-051-0/+1
* added Change picture menu item to graphic shape popupRadek Doulik2012-12-043-5/+35
* fdo#40339: line style toolbar dropdown list not updatedIvan Timofeev2012-12-041-1/+4
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-031-8/+8
* API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat2012-12-031-2/+0
* fdo#56980 drop cached shape engine on invalidationDavid Tardon2012-12-031-0/+1
* API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat2012-11-301-0/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-308-15/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-306-12/+11
* Remove unused method & remove header include by using forward declaration.Kohei Yoshida2012-11-293-0/+3
* Get it to build.Kohei Yoshida2012-11-293-5/+4
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-298-41/+37
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-2912-63/+38
* Change default shape colorAlexander Wilms2012-11-291-5/+5
* Fix various build breaks.Kohei Yoshida2012-11-281-2/+2
* Sync draw object to calc grid for better alignment when zoomingNoel Power2012-11-2822-40/+176
* fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2012-11-283-4/+4
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-281-6/+4
* remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud2012-11-271-1/+6
* String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud2012-11-271-2/+6
* Remve obsolete DBG_CTOR/DTOR stuff againStephan Bergmann2012-11-271-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-27755-16998/+11196
* findbar: use new SetPlaceholderText methodIvan Timofeev2012-11-272-37/+3
* fix crash on impress quit, when custom shapes were added during editingRadek Doulik2012-11-261-1/+4
* rearrange controls on table data view navigation barLionel Elie Mamane2012-11-261-40/+43
* Apply Style: Fix the styles preview on Windows.Jan Holesovsky2012-11-251-1/+1
* findbar: disable up/down buttons by default, there is no text to searchIvan Timofeev2012-11-251-0/+6
* Apply Style: Support styles with background.Jan Holesovsky2012-11-251-0/+14
* cppCheck: remove dead assignment and dead variablesjailletc362012-11-251-1/+0
* Make the font combo box in the toolbar a bit smaller.Jan Holesovsky2012-11-251-1/+1
* Apply Style: Correct the font size when it is too big to fit nicely.Jan Holesovsky2012-11-241-1/+11
* Apply Style: Preview more properties.Jan Holesovsky2012-11-241-4/+37
* Apply Style: Preview the text color too.Jan Holesovsky2012-11-241-6/+11
* Apply Style: Preview styles directly in the Apply Style combo box.Jan Holesovsky2012-11-241-3/+103
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-242-4/+2
* Removed horizontal rule ugly 1990 thingCédric Bosdonnat2012-11-244-12/+0
* some i18n wrappers with LanguageTagEike Rathke2012-11-237-11/+11
* get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke2012-11-224-12/+19
* AllSettings with LanguageTagEike Rathke2012-11-2223-25/+26
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-207-31/+31
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1194-1574/+1958
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1349-313/+355
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Deduplication of ImplGetSupportedMacroItems for disable-dynlinkingTor Lillqvist2012-10-011-1/+1
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-011-3/+1