summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools
AgeCommit message (Expand)AuthorFilesLines
2013-02-26fdo#59405: initialize members of TransferableObjectDescriptorMichael Stahl1-0/+7
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2013-01-08Move GraphicFilter class to vcl.Jan Holesovsky3-513/+0
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat2-0/+156
2012-12-18Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat2-156/+0
2012-12-18File picker: add Path field for CMIS like other protocolsCédric Bosdonnat1-0/+1
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara1-0/+11
2012-12-05Bye bye ODMATor Lillqvist1-3/+0
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam1-0/+1
2012-12-03Clarify need for solar mutexStephan Bergmann1-0/+1
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen1-1/+4
2012-11-30shake out unused option instancesCaolán McNamara1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
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 Yoshida1-3/+3
2012-11-29Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida1-3/+10
2012-11-29Use bitfield for better readability.Kohei Yoshida1-1/+5
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida2-9/+2
2012-11-29Now we can officially hide these flag values.Kohei Yoshida1-7/+0
2012-11-29More on removing direct access to tree entry's view flags.Kohei Yoshida2-7/+5
2012-11-29Avoid direct use of flag value.Kohei Yoshida1-0/+1
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2-9/+14
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2-3/+8
2012-11-28Try to reduce direct access/manipulation of the flag value.Kohei Yoshida1-0/+1
2012-11-28Get it to build after the rebase.Kohei Yoshida1-0/+3
2012-11-28This is now struct, not class.Kohei Yoshida1-1/+1
2012-11-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida3-26/+21
2012-11-28Use std::vector over c-style pointer array.Kohei Yoshida2-4/+9
2012-11-28Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida2-11/+5
2012-11-28sal_Bool to bool.Kohei Yoshida1-2/+2
2012-11-28Move SvViewDataEntry and SvViewDataItem into these files too.Kohei Yoshida2-25/+25
2012-11-28Make these methods non-inline.Kohei Yoshida1-47/+15
2012-11-28Extract SvViewData into separate header/source files.Kohei Yoshida3-109/+93
2012-11-28Hide this, and don't expose method definitions of exported class.Kohei Yoshida1-1/+1
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann2-3/+43
2012-11-21dropped dead code from svgEnrico Weigelt, metux ITS1-1/+0
2012-11-20convert xslt filter dialog to .uiCaolán McNamara2-16/+14
2012-11-19re-base on ALv2 code. Includes:Michael Meeks101-2317/+1468
2012-11-18Move #include to appropriate headerTakeshi Abe1-1/+0
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara1-3/+0
2012-11-17fix error introduced by previous commitMarkus Mohrhard1-1/+1
2012-11-17translated german comments to englishEnrico Weigelt, metux ITS1-52/+51
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida4-22/+40
2012-11-16template pack installerBjoern Michaelsen1-0/+2
2012-11-15Make GetParent() const-correct.Kohei Yoshida2-2/+6
2012-11-15Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida2-9/+13
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2-6/+6
2012-11-15PlaceEditDialog: simplified CMIS by adding template URLs for common serversCédric Bosdonnat1-0/+3
2012-11-13fpicker: moved the PlaceEditDialog to .ui fileCédric Bosdonnat2-47/+33
2012-11-13convert extension dialog to .uiCaolán McNamara1-94/+0