Age | Commit message (Expand) | Author |
2011-10-24 | always explicitly handle empty string of ranges | Ivan Timofeev |
2011-10-22 | execute filters-test in headless mode | Markus Mohrhard |
2011-10-21 | Fix for bug fdo#41997, cleanup vcl enumeration | Olivier Hallot |
2011-10-20 | Added a scanbutton to the scan-dialog | Rob Snelders |
2011-10-20 | SvUShorts -> std::vector | Daniel Di Marco |
2011-10-20 | Sw styles cleanup: removed now unused methods | Cédric Bosdonnat |
2011-10-20 | Resolves: fdo#41556 restore original CTL font after forcing font | Caolán McNamara |
2011-10-20 | WaE: NULL used in arithmetic | Tor Lillqvist |
2011-10-20 | char can be unsigned, use sal_Int8 | Tor Lillqvist |
2011-10-19 | migrate to StringRangeEnumerator in pdfexport | Ivan Timofeev |
2011-10-18 | Removed some -Weffc++ warnings from the Header/Footer work | Cédric Bosdonnat |
2011-10-17 | Styles cleanup: forgot to remove some bits | Cédric Bosdonnat |
2011-10-17 | Removed list and numbering paragraph styles and related option page | Cédric Bosdonnat |
2011-10-15 | split bootstrapfixture and move test-filters class for sot test | Caolán McNamara |
2011-10-13 | Fix build problem with the 'attribute' namespace. | Fridrich Štrba |
2011-10-12 | Header/Footer: Implemented fade in/out | Cédric Bosdonnat |
2011-10-12 | Page Break: Make the line control thicker to ease fade in/out | Cédric Bosdonnat |
2011-10-12 | Header/Footer: using the drawinglayer to paint the indicator | Cédric Bosdonnat |
2011-10-11 | #i108468#: clean up xmluconv code duplication, measured approach: | Michael Stahl |
2011-10-11 | #i108468#: clean up xmluconv code duplication, DateTime edition: | Michael Stahl |
2011-10-11 | #i108468#: clean up xmluconv code duplication, part 1: | Michael Stahl |
2011-10-10 | Page Break: fade in / fade out the button when mouse if over the line | Cédric Bosdonnat |
2011-10-10 | Page Break: Fix page break deletion when changing page style | Cédric Bosdonnat |
2011-10-10 | Page Break: show the button on the right for book mode view | Cédric Bosdonnat |
2011-10-10 | WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation | Tor Lillqvist |
2011-10-10 | ensure correct export size type in stream operation | Caolán McNamara |
2011-10-10 | aEmptyByteStr unnecessary | Caolán McNamara |
2011-10-10 | ByteString->rtl::OString | Caolán McNamara |
2011-10-09 | Page Break: don't let the indicator being hidden due to the zoom level | Cédric Bosdonnat |
2011-10-07 | Page Break: Fixed part of the Edit menu action cursors handling | Cédric Bosdonnat |
2011-10-07 | WaE: win32 cleanup | Michael Meeks |
2011-10-07 | this counter is not needed in sw/.. view.cxx, thanks cppcheck | Pierre-André Jacquod |
2011-10-07 | cppcheck scope reduction in sw/..docredln.cxx | Pierre-André Jacquod |
2011-10-07 | cppcheck scope reduction in sw/.. trvlfrm.cxx | Pierre-André Jacquod |
2011-10-07 | WaE: truncation of constant value | Tor Lillqvist |
2011-10-07 | WaE: unreachable code | Tor Lillqvist |
2011-10-07 | WaE: reinterpret_cast used between related classes | Tor Lillqvist |
2011-10-07 | Trying to unbreak the build with older GCC | Fridrich Štrba |
2011-10-07 | fdo#41187 - "Prind grid" possible only when "Display grid" checked | Takeshi Abe |
2011-10-07 | Remove Declaration of WW8Bytes now not used | Maciej Rumianowski |
2011-10-07 | 2nd part of Replace WW8Bytes with ww::bytes | Maciej Rumianowski |
2011-10-07 | Remove unused Variables in WW8Export | Maciej Rumianowski |
2011-10-07 | 1st part of Replace WW8Bytes with ww::bytes | Maciej Rumianowski |
2011-10-07 | Add method data() to ww::bytes. | Jan Holesovsky |
2011-10-06 | Page Break: implemented final paint of the indicator and its line length | Cédric Bosdonnat |
2011-10-06 | Page Break: fixed the Edit dialog... wasn't using the correct selection | Cédric Bosdonnat |
2011-10-06 | Remove code related to previously disabled HTML 3.2 export | Harri Pitkänen |
2011-10-06 | Page Break: fixed crasher, the page frame can contain no children | Cédric Bosdonnat |
2011-10-06 | Ensure msword lib has not yet been unloaded when aReaderWriter pReaders are d... | Stephan Bergmann |
2011-10-05 | Page Break: implement the break before page case | Cédric Bosdonnat |