Age | Commit message (Expand) | Author | Files | Lines |
2013-10-09 | Improve error reporting | Stephan Bergmann | 1 | -2/+4 |
2013-10-08 | CID#1079188 uninitialized member | Caolán McNamara | 1 | -0/+1 |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza | 1 | -10/+2 |
2013-10-04 | 'ist' -> 'is' here and there. | Jan Holesovsky | 1 | -1/+1 |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-02 | Use std::auto_ptr::reset where applicable | Stephan Bergmann | 1 | -4/+4 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -6/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -2/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -11/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -3/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -4/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -5/+2 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -9/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-01 | std::vector elements are default-initialized in constructor | Matteo Casalin | 1 | -6/+0 |
2013-10-01 | fix Mac OSX build | Markus Mohrhard | 1 | -8/+10 |
2013-09-30 | Include <algorithm> for std::sort() | Tor Lillqvist | 1 | -0/+2 |
2013-09-30 | Add hack to optionally get stable ODF output from the same input | Tor Lillqvist | 4 | -29/+235 |
2013-09-29 | Mark as const / static | Takeshi Abe | 7 | -12/+12 |
2013-09-26 | typo fixes in comments | Andras Timar | 6 | -8/+8 |
2013-09-25 | sal_Bool to bool | Takeshi Abe | 3 | -13/+13 |
2013-09-25 | Mark as const / static | Takeshi Abe | 6 | -64/+64 |
2013-09-25 | pXML_DrawAspect_Enum is no longer used | Takeshi Abe | 1 | -13/+0 |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist | 1 | -1/+1 |
2013-09-18 | Still WaE: unsafe mix of type 'sal_Bool' and type 'const bool' | Tor Lillqvist | 1 | -1/+1 |
2013-09-18 | WaE: unsafe mix of type 'sal_Bool' and type 'const bool' | Tor Lillqvist | 1 | -1/+1 |
2013-09-17 | Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/draw | Caolán McNamara | 10 | -23/+42 |
2013-09-17 | If it is a set, don't call it a list, that just confuses the reader | Tor Lillqvist | 2 | -43/+43 |
2013-09-17 | sal_Bool to bool | Takeshi Abe | 8 | -55/+55 |
2013-09-16 | Insert impastp4.cxx into impastpl.cxx | Tor Lillqvist | 3 | -406/+380 |
2013-09-16 | Insert impastp3.cxx into impastpl.cxx | Tor Lillqvist | 3 | -145/+121 |
2013-09-16 | Insert impastp2.cxx into impastpl.cxx | Tor Lillqvist | 3 | -51/+29 |
2013-09-16 | Start of collecting the impastp*.cxx files into one | Tor Lillqvist | 2 | -1/+1 |
2013-09-16 | sal_Bool to bool | Eike Rathke | 85 | -887/+886 |
2013-09-15 | CharBrd 10: Some documentation | Zolnai Tamás | 2 | -0/+11 |
2013-09-13 | conditional SAL_WARN | Eike Rathke | 1 | -1/+4 |
2013-09-13 | Bin unused MAX_CACHE_SIZE | Tor Lillqvist | 1 | -2/+0 |
2013-09-12 | Resolves: fdo#34987 skip autoheight reset if it will be set to the same value | Caolán McNamara | 1 | -2/+43 |
2013-09-12 | xmloff: fix Apple g++ 4.2.1 warning | Michael Stahl | 1 | -1/+2 |
2013-09-12 | sal_Bool to bool | Takeshi Abe | 3 | -25/+25 |
2013-09-12 | Mark as const | Takeshi Abe | 10 | -19/+19 |
2013-09-11 | Towards a working instdir for Mac OS X | Stephan Bergmann | 1 | -1/+1 |
2013-09-10 | sal_Bool to bool | Takeshi Abe | 7 | -51/+51 |
2013-09-10 | Mark as const / static | Takeshi Abe | 12 | -27/+27 |
2013-09-05 | update pch | Thomas Arnhold | 1 | -1/+2 |
2013-09-03 | fdo#68839: ODF import: fix name of multi-image frame | Michael Stahl | 3 | -6/+33 |
2013-08-31 | fix indentation | Philipp Riemer | 1 | -1/+1 |