summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Fix Windows build with VS2010: forward declaration not enoughFridrich Štrba1-1/+1
2012-11-29Let's make it so that selected = highlighted + logically selected.Kohei Yoshida3-7/+6
2012-11-29Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida3-5/+26
2012-11-29I didn't mean to check this in....Kohei Yoshida1-48/+0
2012-11-29Use bitfield for better readability.Kohei Yoshida2-30/+27
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida8-14/+13
2012-11-29Now we can officially hide these flag values.Kohei Yoshida2-7/+7
2012-11-29More on removing direct access to tree entry's view flags.Kohei Yoshida5-21/+22
2012-11-29Avoid direct use of flag value.Kohei Yoshida3-6/+15
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida6-31/+90
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens4-16/+16
2012-11-29button placement consistencyCaolán McNamara1-1/+1
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara5-17/+91
2012-11-28Try to reduce direct access/manipulation of the flag value.Kohei Yoshida3-7/+12
2012-11-28Get it to build after the rebase.Kohei Yoshida2-0/+13
2012-11-28changes to Congolese localesEike Rathke1-5/+5
2012-11-28Add/modify locales & language list entries for Congolese languagesJeremy Brown1-0/+14
2012-11-28This is now struct, not class.Kohei Yoshida1-1/+1
2012-11-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida7-82/+60
2012-11-28Use std::vector over c-style pointer array.Kohei Yoshida4-11/+27
2012-11-28Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida6-34/+16
2012-11-28sal_Bool to bool.Kohei Yoshida2-4/+4
2012-11-28Deliver this new header file.Kohei Yoshida1-0/+1
2012-11-28Move SvViewDataEntry and SvViewDataItem into these files too.Kohei Yoshida4-56/+52
2012-11-28Make these methods non-inline.Kohei Yoshida2-47/+69
2012-11-28Extract SvViewData into separate header/source files.Kohei Yoshida7-135/+191
2012-11-28Hide this, and don't expose method definitions of exported class.Kohei Yoshida2-1/+6
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin1-5/+3
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-2/+2
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud2-13/+13
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud1-6/+6
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann9-23/+232
2012-11-26Sprinkle some DISABLE_EXPORT, saves 100K of code in an Android view-only appTor Lillqvist1-0/+35
2012-11-23some i18n wrappers with LanguageTagEike Rathke5-20/+16
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-3/+3
2012-11-22AllSettings with LanguageTagEike Rathke14-21/+21
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2-17/+15
2012-11-22seekrel(-6) + read(4) into discard + seekrel(2) == noopCaolán McNamara1-4/+0
2012-11-22loplugin: unused Point aPos0 and Rectangle aRectCaolán McNamara1-5/+3
2012-11-22Do not overlap FT_DOCTEMPLATE_LINK, BTN_DOCTEMPLATE_PACKAGEStephan Bergmann1-1/+1
2012-11-21initialize nCheckPos before passing it, undefined to SvNumberFormatterMichael Meeks1-3/+3
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke1-2/+2
2012-11-21dropped dead code from svgEnrico Weigelt, metux ITS2-6/+0
2012-11-21Fix fdo#57353 correct moveTo handling for emf path recordingThorsten Behrens1-0/+6
2012-11-20convert xslt filter dialog to .uiCaolán McNamara3-25/+75
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-20Improve error reportingStephan Bergmann1-3/+10
2012-11-19re-base on ALv2 code. Includes:Michael Meeks320-7580/+4577
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud1-2/+19
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud1-3/+3