summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Unwind some of the resource ID nastiness between sc and svx.Kohei Yoshida2012-10-012-138/+3
| * | | another oops in svx...Michael Stahl2012-10-011-1/+1
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-014-8/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-6/+5
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2012-10-011-3/+3
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-014-4/+8
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-014-0/+4
* | | | Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-203-8/+2
* | | | Bin the HACK() sillynessTor Lillqvist2012-11-191-1/+1
* | | | migrate one GetOutputString variatn to OUStringNorbert Thiebaud2012-11-181-3/+19
* | | | use LanguageTagEike Rathke2012-11-171-2/+3
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-1611-0/+12
* | | | Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2012-11-153-5/+5
* | | | -Werror=overloaded-virtualStephan Bergmann2012-11-151-0/+6
* | | | re-base on ALv2 code. Includes:Michael Meeks2012-11-156-138/+195