summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2013-07-17n#820077: Import images with duotone filter.suse-4.0-8Muthu Subramanian2-0/+24
2013-05-07fix scrolling performance of listboxes with hundreds of entriesCaolán McNamara1-6/+24
2013-05-06Resolves: fdo#47209 and rhbz#927223 syntax highlighter crashCaolán McNamara1-0/+4
2013-04-08Resolves: rhbz#949238 div by zero on pagedown in 0 width task paneCaolán McNamara1-0/+3
2013-04-05Added and fixed various vba APINoel Power1-3/+4
2013-04-05Revert "Added and fixed various vba API"Noel Power1-4/+3
2013-04-04Added and fixed various vba APINoel Power1-3/+4
2013-03-11rhbz#915743: Avoid potentially blocking autocompletion for non file URLsStephan Bergmann1-1/+8
2013-03-06fdo#61166 text format: correctly chain the formatter->getOutputString callsLionel Elie Mamane1-1/+1
2013-02-19fdo#60719 : fix crash on scaling bmp with target/source width/height = 1Norbert Thiebaud1-23/+71
2013-02-11resorted SvTreeLists munged horriblyCaolán McNamara1-0/+1
2013-01-29Resolving crash in wizards fdo#59931 by NULL checkingArnaud Versini1-1/+4
2013-01-28unify the spelling of 'Kazakh' language nameAndras Timar1-1/+1
2013-01-16Resolves: fdo#37449 apparent access into empty codepage bitsetCaolán McNamara1-3/+12
2013-01-15fdo#59158 About dialog Website button link fix for zh-CN and zh-TWAndras Timar1-5/+12
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky6-14/+13
2013-01-08Move GraphicFilter class to vcl.Jan Holesovsky36-23511/+0
2013-01-04Minimal fix fdo#58766 Macro Recorder opt not savedLeMoyne Castle1-5/+5
2012-12-20fdo#56970 Fixed insert new sheet button for different directionalityIssa Alkurtass1-2/+6
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat4-0/+1882
2012-12-18Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat4-1882/+0
2012-12-18File picker: add Path field for CMIS like other protocolsCédric Bosdonnat1-1/+6
2012-12-17fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner1-2/+12
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara1-4/+93
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2-5/+5
2012-12-05Bye bye ODMATor Lillqvist1-50/+0
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam1-0/+7
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen1-0/+3
2012-11-30add Sidama (sid) languageAndras Timar1-0/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens9-28/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-29Let's make it so that selected = highlighted + logically selected.Kohei Yoshida2-4/+3
2012-11-29Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida2-2/+16
2012-11-29I didn't mean to check this in....Kohei Yoshida1-48/+0
2012-11-29Use bitfield for better readability.Kohei Yoshida1-29/+22
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida6-5/+11
2012-11-29Now we can officially hide these flag values.Kohei Yoshida1-0/+7
2012-11-29More on removing direct access to tree entry's view flags.Kohei Yoshida3-14/+17
2012-11-29Avoid direct use of flag value.Kohei Yoshida2-6/+14
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida4-22/+76
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens4-16/+16
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2-5/+56
2012-11-28Try to reduce direct access/manipulation of the flag value.Kohei Yoshida2-7/+11
2012-11-28Get it to build after the rebase.Kohei Yoshida1-0/+10
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-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida4-56/+39
2012-11-28Use std::vector over c-style pointer array.Kohei Yoshida2-7/+18
2012-11-28Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida4-23/+11
2012-11-28sal_Bool to bool.Kohei Yoshida1-2/+2