summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens7-14/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin5-10/+9
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida3-0/+3
2012-11-29Get it to build.Kohei Yoshida2-3/+2
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida5-33/+29
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens11-54/+36
2012-11-28Fix various build breaks.Kohei Yoshida1-2/+2
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power20-40/+170
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2-3/+3
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-6/+4
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-1/+6
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud1-2/+6
2012-11-27Remve obsolete DBG_CTOR/DTOR stuff againStephan Bergmann1-2/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks431-10023/+6359
2012-11-27findbar: use new SetPlaceholderText methodIvan Timofeev1-33/+3
2012-11-26fix crash on impress quit, when custom shapes were added during editingRadek Doulik1-1/+4
2012-11-26rearrange controls on table data view navigation barLionel Elie Mamane1-40/+43
2012-11-25Apply Style: Fix the styles preview on Windows.Jan Holesovsky1-1/+1
2012-11-25findbar: disable up/down buttons by default, there is no text to searchIvan Timofeev1-0/+6
2012-11-25Apply Style: Support styles with background.Jan Holesovsky1-0/+14
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc361-1/+0
2012-11-25Make the font combo box in the toolbar a bit smaller.Jan Holesovsky1-1/+1
2012-11-24Apply Style: Correct the font size when it is too big to fit nicely.Jan Holesovsky1-1/+11
2012-11-24Apply Style: Preview more properties.Jan Holesovsky1-4/+37
2012-11-24Apply Style: Preview the text color too.Jan Holesovsky1-6/+11
2012-11-24Apply Style: Preview styles directly in the Apply Style combo box.Jan Holesovsky1-3/+103
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke2-4/+2
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat2-10/+0
2012-11-23some i18n wrappers with LanguageTagEike Rathke7-11/+11
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke4-12/+19
2012-11-22AllSettings with LanguageTagEike Rathke22-25/+25
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin7-31/+31
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2-6/+0
2012-11-19Bin the HACK() sillynessTor Lillqvist1-1/+1
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud1-3/+19
2012-11-17use LanguageTagEike Rathke1-2/+3
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida10-0/+11
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida3-5/+5
2012-11-15-Werror=overloaded-virtualStephan Bergmann1-0/+6
2012-11-15re-base on ALv2 code. Includes:Michael Meeks5-113/+177
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin4-6/+6
2012-11-14fix wae ( bVisible not used )Noel Power1-1/+0
2012-11-14allow hiding of rtl or ltr buttons on toolbars when ctl selected fdo#33356Noel Power1-9/+3
2012-11-13Avoid global static dataStephan Bergmann1-1/+5
2012-11-08Resolves: fdo#56460 don't crash on close of files with custom shapesCaolán McNamara1-29/+11
2012-11-06fdo#55430 allow clicking objects in front of selected onesLennard1-2/+17
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks26-844/+1143
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin7-13/+14
2012-11-02Fix crash during polygon handle travelling.Thorsten Behrens1-3/+3